[R] Problem while reading .csv files

Ashutosh Tayshete apt2003 at columbia.edu
Tue Jan 6 17:46:21 CET 2004


I have this line at the start of my code file.

QQQ<-read.csv("c:/QQQ.csv", header=TRUE,row.names=1)

And I get an error ...

Error in parse(file, n, text, prompt) : syntax error on line 2

What does this error mean and how can I correct it?
What is the standard way I can read from a .csv file.

Thanks
a




More information about the R-help mailing list