R/do_mod.R
do_mod.Rd
Run a linear model of the variable vs mpg for the mtcars data set and extract the r squared.
do_mod(x)
variable name from mtcars
data.frame with the variable name and r.squared value