In R, dividing one column vector into different columns, according to the first characters

前端 未结 0 949
自闭症患者
自闭症患者 2020-12-18 05:07

I have this kind of column vector, but with 15000 rows:

df <- data.frame(c("aaa000_587","aaa000_201","aaa000_577","axx005_

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