alternative to subset in r?

前端 未结 0 928
感情败类
感情败类 2021-01-07 13:32

I have for example 5 states and multiple cities for each state. I want to select only 1 city per state. I am trying this code:

country -< subset(country, c         


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