ggplot2::geom_smooth
instead.drawSmooth.Rd
Deprecated: use ggplot2::geom_smooth
instead.
drawSmooth(
graph = NULL,
dat = NULL,
mapping = NULL,
size = 2,
method = "auto",
color = "gray",
show.legend = FALSE,
se = FALSE,
alpha = 1,
...
)