plot1<- ggplot(df, aes(x)) + geom_line(size=0.5,lty="dashed", aes(y=y),color="Blue") + geom_abline(aes(slope=-0.62,intercept=1670 ...
確定! 回上一頁