http://cran.r-project.org/doc/manuals/R-data.html#Reading-Excel-spreadsheets


On 2/23/06 8:49 AM, "XinMeng" <[EMAIL PROTECTED]> wrote:

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

Reading the manual is quite helpful for such things:

http://cran.r-project.org/doc/manuals/R-data.html#Reading-Excel-spreadsheets

Sean

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to