Slides
- Introduction and Basics [4-up] [LaTeX/Noweb source] [R code]
- Language overview [4-up] [LaTeX/Noweb source] [R code]
- Objects, classes and functions [4-up] [LaTeX/Noweb source] [R code]
Use the 4-up versions if you want to print out the slides.
Short Demos
- Traditional R graphics
- Trellis graphics
- Data Import and Export
- Embedding R output in other documents
Useful R links
- CRAN (Comprehensive R Archive Network): Download R and R packages.
- The official R
Manuals, including
- An Introduction to R (fairly detailed)
- R Data Import/Export
- list of packages on CRAN
- Frequently Asked Questions
- R Help pages online
(also available with
help.start()). - Publications related to R
- User Contributed Documentation
Emacs/ESS links
- ESS homepage
- ESS Reference Card [PDF] for S and R
- Emacs+ESS for Windows (provided by Vincent Goulet)