p + geom_point() + geom_smooth(method="lm") `geom_smooth()` using formula 'y ~ x'. 注意geom_xxx()函数计算所需的变量值是从ggplot()函数保存在 ...
確定! 回上一頁