inst/Courses/Data_Analysis/Figures/mod1_boxplot.R

# Box plot
boxplot(price ~ type, data=cars, xlab="Type", ylab="Price")
ncarchedi/swirl_OLD documentation built on May 23, 2019, 1:05 p.m.