Old Documentation
Warning: possibly out of date
Rcpp
- Integrating R with C++ and C, by Biljana Stojkova and Edouard Djeutem, as part of their course on Statistical Computing.
- Biljana has also provided a link to her final project from Stat Computing, including the R scripts and other files that support the project.
Templates for LaTeX posters
- A template for a 2-column poster, courtesy of Kelly Burkett, is available as a gzipped tar file (for Unix -- unpack with with tar xzvf poster_2column.tar.gz) or as a zip file (for Windows). The archive includes a template .tex file and a complete poster.
- A template for a 3-column poster, courtesy of Jean Shin, is available as a gzipped tar file (for Unix -- unpack with with tar xzvf poster_3column.tar.gz) or as a zip file (for Windows). The archive includes a template .tex file and a complete poster.
Documentation from Sigal Blay
- 
    R Graphics using the Grid Package, January 2006. 
 The grid package provides a low-level graphics system to produce reusable, editable graphical components.
 Formats: PowerPoint
 Text file</li>
- 
    Using the ‘snow’ R package, January 2005. 
 The ‘snow’ package provides a high-level interface for using a workstation cluster for parallel computations in R. snow Simplified is a friendly user guide.
 Formats: HTML
 Text file