4.2.2 Solution. Add geom_point() (Figure 4.4):. ggplot(BOD, aes(x = Time, y = demand)) + geom_line() + geom_point(). Line graph with points.
確定! 回上一頁