R 绘图第七篇:绘制条形图(ggplot2). 使用geom_bar()函数绘制条形图, ... ggplot(data=ToothGrowth, mapping=aes(x=dose))+ geom_bar(stat="count").
確定! 回上一頁