ggplot2 : difference between geom_line and geom_path. ... 4) myplot = ggplot(plotdata, aes(x, y)) + geom_line() print(myplot) myplot ...
確定! 回上一頁