filter()
arrange()
select()
mutate()
summarize()
tibble
data.frame
flights
学习forcats包去处理分类变量(因子)。
forcats
library(tidyverse)