ggplot2 is a powerful package to draw graphics. It implements the grammar of graphics (and hence its name). install.packages("ggplot2") library(ggplot2).
確定! 回上一頁