[R] help to ... import the data from Excel

Sarah_R_edu Sarah_R_Edu at hotmail.com
Sat Oct 15 01:37:11 CEST 2011


*/David/*

i used the following command :

 z <-
read.xls(file="C:\\Users\\user\\Desktop\\LTS.xls",colNames=FALSE,rowNames=FALSE)

z <- read.table(file="C:\\Users\\user\\Desktop\\LTS.xls")

and i have the packages : xlsReadWrite and gdata , my R version is 2.13.2
(2011-09-30)

but all these did not got me any result !






-----
We are all like the bright moon, we still have our darker side 

--
View this message in context: http://r.789695.n4.nabble.com/help-to-import-the-data-from-Excel-tp3893382p3906511.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list