Error in read.table(file = file, header = header, sep = sep, quote = quote,
:
duplicate 'row.names' are not allowed
However, my row names are not duplicated. When I try:
Error in read.table(file = file, header = header, sep = sep, quote = quote,
:
more columns than column names
I have saved the file with excel under *.csv(MSDOS).
How to read this file?
Thank you in advance for your help?
--
View this message in context: http://r.789695.n4.nabble.com/How-to-read-a-csv-file-in-R-tp4661154.html
Sent from the R help mailing list archive at Nabble.com.