[R] Installed R to Windows, but having trouble with read.csv

Omar André Gonzáles Díaz oma.gonzales at gmail.com
Mon Mar 2 20:56:39 CET 2015


Is this file in your working directory? (To know your working directory
use: getwd()   )

If not, put it in there.

2015-03-02 11:53 GMT-05:00 Mello Cavallo, Alice <melloa at wit.edu>:

> 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]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list