ggplot (data = mpg, aes(x = cty, y = hwy)) Begins a plot that you finish by adding layers to. ... aesthetic: colorbar, legend, or none (no legend).
確定! 回上一頁