It seems that geom_abline() doesn't have argument untf=TRUE as for function abline() . Workaround would be to use geom_line() and new data frame in it that ...
確定! 回上一頁