Textbooks and other resources

The following is a non-exhaustive list of free online textbooks and resources that use R

Textbooks/Readings

R Programming

Statistics with R

Visualisations

The de-facto standard for visualisations in R is the ggplot2 package. If you want to read Hadley Wickham’s paper that implemented the grammar of graphics into R, you can find it here

Online resources

Data science and statistical programming can be challenging. Computers are dumb and tiny errors in your code can cause hours of frustration (even if you’ve been doing this stuff for years!).

Fortunately, there are tons of online resources to help you with this. Two of the most important are StackOverflow (a Q&A site with thousands of answers to all sorts of statistical and programming questions) and RStudio Community (a forum specifically designed for people using RStudio and the tidyverse).

Software

Typora is a lightweight, stand alone editor for Markdown documents

Companies, Government Agencies, and NGOs Using R

Podcasts