*/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.

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to