stat_smooth_func: Stat_smooth for coef of determination

Description Usage

View source: R/stat_smooth_func.r

Description

https://gist.github.com/kdauria/524eade46135f6348140

Usage

1
2
3
4
5
stat_smooth_func(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,
  method.args = list(), na.rm = FALSE, show.legend = NA,
  inherit.aes = TRUE, xpos = NULL, ypos = NULL)

surh/wheelP documentation built on May 7, 2019, 10:11 a.m.