The first place to go for R help is the R tag on StackOverflow. Search for help or ask a question. Otherwise, browse the following resources.
- Statistical analysis with R: a quick start
- Introduction to the R project for statistical computing from ITC, Netherlands.
- A Brief Guide to R for Beginners in Econometrics
- The R manuals
- R project: the main R website.
- CRAN: the Comprehensive R Archive Network where everything is stored.
- R help center
- R site search
- R help mailing list: send your questions here. But check the above help facilities first.
- R Graphics Gallery: some great graphs with all the code.
- Statistics with R: an excellent on-line textbook with lots of code.
- R packages for computational econometrics
- R packages for empirical finance
- R-SIG-Finance: Special Interest Group for ‘R in Finance
- Shu Fan’s notes on debugging in R.
- Rob Hyndman’s R packages
Related Posts:
- Organization and R
- Econometrics and R
- Finding an R function
- Debugging in R
- Building R packages for Windows

Rob J Hyndman