ggplot2 is based on the grammar of graphics, the idea ... ggplot(data = mpg, aes(x = cty, y = hwy)) Begins a plot ... i + geom_line().
確定! 回上一頁