Skip to content

Instantly share code, notes, and snippets.

View AltfunsMA's full-sized avatar

altfuns-ma AltfunsMA

View GitHub Profile
stat_smooth_func <- function(mapping = NULL, data = NULL,
geom = "smooth", position = "identity",
...,
method = "auto",
formula = y ~ x,
se = TRUE,
n = 80,
span = 0.75,
fullrange = FALSE,
level = 0.95,