Replacing same part of multiple col names in R

后端 未结 0 713
清酒与你
清酒与你 2021-01-12 20:09

After creating some dummy variables, R creates some unhelpful colnames: they start with ".data_"

a <- as.factor(c("green", "yellow         


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