[R] Installed R to Windows, but having trouble with read.csv
Mello Cavallo, Alice
melloa at wit.edu
Mon Mar 2 17:53:22 CET 2015
I copied the file into the bin folder of R ...
> perf_data <- read.csv("PerfResultsCSv.csv")
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
cannot open file 'PerfResultsCSv.csv': No such file or directory
I also installed and load RWeka package, but canot open.
It seems like I am having some issue of directories...
I am new to R, any help appreciated.
Thanks,
Alice
[[alternative HTML version deleted]]
More information about the R-help
mailing list