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.

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