Day16 R語言折線圖(Line Graph). R語言與機器學習見面會系列 ... ggplot2線圖函式 ... ggplot(BaybyGowth, aes(x = month, y = height)) + geom_line() + geom_point().
確定! 回上一頁