[R] R Help
David McPearson
dmcp at webmail.co.za
Tue Mar 11 12:58:48 CET 2014
On Mon, 10 Mar 2014 18:26:38 +0000 William Dunlap <wdunlap at tibco.com> wrote
> You probably want to read the Introduction to R that comes with R
> (menu: Help>Manuals (in PDF)>Introduction to R).
>
>
When I first started using R I found it easier to work through some of the
contributed documentation. Have a look at
http://cran.r-project.org/other-docs.html
Most of the references there will start you with baby steps.
"R for Beginners" worked OK for me...
<...cut...>
> > -----Original Message-----
> > From: r-help-bounces at r-project.org<mailto:r-help-bounces at r-project.org>
> > [mailto:r-help-bounces at r-project.org<mailto:r-help-bounces at r-project.org>]
On
> > Behalf Of Jon Nash
> > Sent: Monday, March 10, 2014 1:59 AM
> > To: r-help at r-project.org<mailto:r-help at r-project.org>
> > Subject: [R] R Help
> >
> > I have just installed R 3.0.3 on Windows 7.
> >
> > I open up the GUI and type setwd("c:/users/jon") and press return. Nothing
> > happens, Ive tried manuals, forums etc ...
> >
<...cut...>
Try typing (note all the brackets):
(setwd("C:/users/jon"))
getwd()
Cheers,
Dale.
____________________________________________________________
South Africas premier free email service - www.webmail.co.za
Cheapest Insurance Quotes!
https://www.outsurance.co.za/insurance-quote/personal/?source=msn&cr=Postit14_468x60_gif&cid=322
More information about the R-help
mailing list