R Cheat Sheets

The most-popular R cheat sheets which covers a wide range of R’s in-built functionalities and as well as data manipulation & machine learning are given below. Various data manipulation, visualization packages & machine learning implementation packages are covered in these cheat sheets. The associated courses with them are R Programming (Level 1), R Programming (Level 2) and R Programming (Level 3).

Basic R functions

Data Import

Data Transformation – DPLYR

Data Visualization – GGPLOT2

Dates & times – LUBRIDATE

Apply functions – PURRR

String Manipulation – STRINGR

Tidy evaluation – RLANG

Data Wrangling – TIDYR + DPLYR

Machine Learning – CARET

R Markdown

Shiny

R reference card

R Data Mining reference card

Advance R