In order to allow better control of the details of the plot, those calls can be made separately, thus: ggplot(bomregions, aes(x=Year, y=mdbRain)) + ...
確定! 回上一頁