library(ggplot2) ggplot(data, aes(x=team, y=increase, fill=program)) + geom_boxplot(). Grouped boxplot in R.
確定! 回上一頁