ggplot (mtcars) + geom_point(aes(disp, mpg), position = 'jitter') ... The se argument will add a confidence interval around the regression line, ...
確定! 回上一頁