[R] New to R and need help

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Tue Oct 15 15:45:46 CEST 2002


On 14 Oct 2002, Peter Dalgaard BSA wrote:

> Martin Maechler <maechler at stat.math.ethz.ch> writes:
>
> > >>>>> "Scott" == Scott Marley <azboater at dakotacom.net>
> > >>>>>     on Mon, 14 Oct 2002 08:34:14 -0700 writes:
> >
> >     Scott> All,
> >
> >     Scott> I just took a cool R workshop and I'm chomping at the
> >     Scott> bit to play around with it.  I'm fairly familiar with
> >     Scott> SAS and have some data that I used with Sas.  My
> >     Scott> question is: How do I take a text file(I think my
> >     Scott> instructor called it a rectangular file) and import
> >     Scott> it to R.  In sas you use an input statement followed
> >     Scott> by Variable name and the column numbers for the
> >     Scott> location of the data.  Does R have a similar
> >     Scott> procedure?  What would the syntax look like?  Thank
> >     Scott> you for any help you can offer.
> >
> > help(read.table)
>
> (Why don't we have examples in there??)

Well, we do have a half a manual (R Data Import/Export) devoted to this,
and that is referenced from the help page.

There is also a chapter of `An Introduction to R' with examples.

-- 
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list