Displaying 1 result from an estimated 1 matches for "results2010".
2010 Apr 01
3
reading excel into R
...bout it! I understood that in order to
read excel sheet into R you need to open it and saved it as csv or text, is
this true? or you can use read.delim2 and read.csv2 to do this without the
following error
> dat <- read.csv2(file="C:\\Dokumente und
Einstellungen\\Cheba\\Desktop\\Rtemp\\ Results2010.xls",header = TRUE)
Warnmeldung:
In read.table(file = file, header = header, sep = sep, quote = quote, :
unvollständige letzte Zeile von readTableHeader gefunden in 'C:\\Dokumente
und Einstellungen\\Cheba\\Desktop\\Rtemp\\ Results2010.xls'
> dat
[1] ÐÏ.à..
<0 Zeilen> (oder...