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@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.