geom_hline (yintercept = 2, color='grey', linetype='dashed'). And we can even add a smoother if we want: ggplot(df,aes(x=PRED,y=CWRESI))+
確定! 回上一頁