Boxplot by factor ggplot(dat) + aes(x = drv, y = hwy) + geom_boxplot(). It is also possible to plot the points on the boxplot with ...
確定! 回上一頁