[R] read file of EXCEL format

XinMeng xmeng at capitalbio.com
Thu Feb 23 14:49:43 CET 2006


Hello sir:

How can I read data file of EXCEL format from disk("d:\\data.XLS" for example)?

I can only read data file of .txt format
read.delim("d:\\data.txt",header=T,as.is=T),but only EXCEL format is available at present.


Thanks a lot




More information about the R-help mailing list