The ggplot function builds a confidence interval (the gray area) around the line as a default. ggplot(data = mpg) + geom_smooth(mapping = aes(x ...
確定! 回上一頁