R function does not work to change column names for multiple datasets

前端 未结 0 2028
走了就别回头了
走了就别回头了 2020-12-23 14:40

I have many data frames that I need to use the first row of each as their column names.

So I write this line but it does not work:

colnames <- colna         


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