Use geom_area() andmap a factor to fill (Figure 4.20):. library(gcookbook) # Load gcookbook for the uspopage data set ggplot(uspopage, aes(x = Year, ...
確定! 回上一頁