Data Visualization with ggplot2 : : CHEAT SHEET ggplot2 is based on the grammar of graphics, ... ggplot(data = mpg, aes(x = cty, y = hwy)) Begins a plot.
確定! 回上一頁