Is it possible to create a new folder and then export R data to this folder?

前端 未结 0 1345
孤城傲影
孤城傲影 2021-01-21 18:59

Initially, I have the following code

path="M:/MainFiles/"
Index="Columbus"
write.csv(data,paste(paste(paste(path,Index, sep = ""), S         


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