University of Iowa College of Liberal Arts and Sciences
  • STAT:7400
  • Syllabus
  • Outline
  • Notes
  • Homework
  • Resources

Some R Resources

  • An Introduction to R gives an introduction to the language and how to use R for statistical analysis and graphics.
  • Another introduction to R by Vincent Zoonekynd.
  • Quick-R web site related to R in Action book.
  • Jonathan Baron's R help page
  • A nice R graphics gallery
  • R Installation and Administration provides information on installing add-on packages and installing R itself.
  • Writing R Extensions explains how to create your own packages, write R help files, and the foreign language (C, C++, Fortran, ...) interfaces.
  • R developer information
  • R Data Import/Export describes the import and export facilities available either in R itself or via packages which are available from CRAN.
  • Source code for R
  • CRAN, the Comprehensive R Archive Network.
  • The R Inferno
  • R Task Views
  • Contributed Documentation
  • Alternative Interfaces
    • StatET Eclipse plugin
    • JGR Java GUI for R
    • RStudio
    • Microsoft R Open
  • Blogs
    • Revolution Analytics Blog
    • R-Bloggers R Blog Aggregator
    • Stackoverflow R Tag
  • Journals
    • The R Journal/R News
    • Journal of Statistical Software
    • Understanding Uncertainty
This work is licensed under the CC BY-NC 3.0 Creative Commons License.