Why is RStudio telling me that my file doesn't exist? I'm looking directly at at

前端 未结 0 874
北海茫月
北海茫月 2021-01-16 02:25

What I\'m seeing

I\'m on RStudio, just wanting to read a csv file:

newdata <- read_csv("Nameofdata.csv", col_names = TRUE)

But it keeps tel

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