[R] reading data from Excel Spread sheet
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Jan 16 10:49:45 CET 2009
See the 'R Data Import/Export' manual (and please study the posting
guide, which asked you to check the manuals before posting).
On Fri, 16 Jan 2009, venkata kirankumar wrote:
> Hi all,
>
> I tried to read data from Excel spread sheet with using
>
> read.csv(file.choose())
> and
> read.delim(file.choose())
> but its showing " *??.??*."
>
> and also i tried with
> read.table(file.choose())
>
> then its showing " * V1
> 1 ??\021ࡱ* "
>
>
> can any one suggest how to read data from Excel Spread sheet
>
> thanks & regards;
>
> kiran
>
> [[alternative HTML version deleted]]
>
>
--
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