summary(cars)

library(ggplot2)
qplot(data = mpg, x = drv, fill = drv)


gmltn97/DoRPractice documentation built on May 8, 2019, 6:47 p.m.