It's also very easy to plot this chart in R, needing just a few lines of code. death_pp %>% filter(state == "MA") %>% ggplot(aes(date, ...
確定! 回上一頁