inst/Courses/Open_Intro/Figures/mod1_bargraph_add.R

barplot(tapply(cars$price, cars$type, mean), xlab="Type", ylab="Mean Price ($1000s)", col=c("gray", "green", "blue"))
ncarchedi/swirl_OLD documentation built on May 23, 2019, 1:05 p.m.