I would suggest Hadley's guide as Roy. Life is easier by shortcuts that RStudio 
has. Especially in package development stage. You can run your test by <cmd + 
Shit + T> or build your package by <cmd + shift + B> on the go. When it comes 
to package development, these are life saving.

> On 08 Jul 2016, at 22:05, Roy Mendelssohn - NOAA Federal 
> <roy.mendelss...@noaa.gov> wrote:
> 
> Hi Erin:
> 
> Everyone's tastes differ,  but when I started out knowing nothing about 
> packages,  I found Hadley's guide  (thank you Hadley!!!) indispensable:
> 
>     http://r-pkgs.had.co.nz/intro.html
> 
> 
> For obvious reasons, his guide really is geared to built-in features of 
> RStudio, though I believe you could do the same things without it.  It is 
> just easier to do the steps he describes from within RStudio.
> 
> HTH,
> 
> -Roy
> 

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to