View source: R/ggplot_functions.R
geom_lm | R Documentation |
A simplified edit of geom_smooth that just draws a y~x OLS regression line.
geom_lm(..., formula = y ~ x, method = lm, se = F)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.