search for: opther

Displaying 1 result from an estimated 1 matches for "opther".

Did you mean: onther
2010 Jun 24
1
read.csv does not find my file (windows xp)
I try to load a file myData <- read.csv(file="C:\\myfolder\\mysubfolder\\mydata.csv", head=TRUE, sep=";") and get this error: Error in file(file, "rt") : cannot open the connection In addition: Warning message: In file(file, "rt") : cannot open file 'C:\myfolder\mysubfolder\mydata.csv: No such file or directory am I overlooking something? I am