用filter进行过滤时,dataframe列名明明有xx,但是却报错 Error in filter(., xx == "xxxx") : object 'xx' not found 加载 library(dplyr) 即可