geom_hline () syntax inconsistency - cannot specify yintercept ... ggplot(df,aes(x=x,y=y)) + geom_point() + geom_hline(yintercept = 1.5 ...
確定! 回上一頁