How can i define a loop in R to grep unique value in a column(which can be defined in a list) and return rows matching each value?

前端 未结 0 864

i have a dataframe with column country and type, i need to loop my grep for each values in country

Country column as below: A,B B,A,A C,E,R W,S,A y,B,W

Got out

相关标签:
回答
  • 消灭零回复
提交回复
热议问题