Description Usage Arguments Examples
View source: R/stat_smooth_func.R
mostly taken from https://stackoverflow.com/questions/7549694/adding-regression-line-equation-and-r2-on-graph
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
mapping |
mapping |
data |
data |
geom |
geom |
position |
pos |
... |
extra |
method |
method |
formula |
form |
se |
se |
n |
n |
span |
span |
fullrange |
full |
level |
lev |
method.args |
x |
na.rm |
na.rm |
show.legend |
y |
inherit.aes |
z |
xpos |
a |
ypos |
b |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.