Using R how do I read csv from a directory only the files that begin with certain characters and assign a df name based on the last 4 letters?

后端 未结 0 555
清歌不尽
清歌不尽 2021-02-06 04:56

I have a directory path

directory<-"C:/User/Files"

in the directory i have these files

dir(directory)

"R_folder         


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