ggplot(growthplot, aes(x = Time, y = Construct)) + geom_point(alpha=.0) + geom_abline(aes(intercept = Intercept, slope = Slope), ...
確定! 回上一頁