View source: R/ols-plots-data.R
| ols_prep_avplot_data | R Documentation | 
Data for generating the added variable plots.
ols_prep_avplot_data(model)
| model | An object of class  | 
model <- lm(mpg ~ disp + hp + wt, data = mtcars)
ols_prep_avplot_data(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.