Programming Languages - R

R is a free, open-source software environment for statistical computing and graphics. It is able to compile and run across a wide variety of UNIX platforms, Windows, and MacOS. If after running through the examples today, you would like to learn more about R or complete additional examples, you can download and install R on your own computer.

Why use R?

R Documentation

RStudio

RStudio is an integrated development environment (IDE) for R. The RStudio IDE is free and open-source that works across Windows, Mac, and Linux platforms.

Other IDEs, Editors, and Tools

Reproducible Research

Integrate publishing directly into code. R Markdown builds on Markdown with the ability to embed R code. Sweave also for combinging R with LaTeX. Pandoc is a universal mark-up converter.

Online Resources

Online Courses

Tutorials

Blogs