[R] read file of EXCEL format

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Feb 23 14:39:58 CET 2006


Please see the 'R Data Import/Export Manual' which ships with every copy 
of R.

On Thu, 23 Feb 2006, XinMeng 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.

> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

PLEASE do!


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list