Category
Technologies
R Cheat Sheets
In our R cheat sheets, you'll find helpful tips and use cases to grow your programming skills. We'll keep you up to date with the latest techniques.
Other technologies:
Text Data In R Cheat Sheet
Welcome to our cheat sheet for working with text data in R! This resource is designed for R users who need a quick reference guide for common tasks related to cleaning, processing, and analyzing text data.
Richie Cotton
December 14, 2022
Dates and Times in R Cheat Sheet
Welcome to our cheat sheet for working with dates and times in R! This resource provides a list of common functions and packages for manipulating, analyzing, and visualizing data with dates and times.
Richie Cotton
December 14, 2022
ggplot2 Cheat Sheet
ggplot2 is considered to be one of the most robust data visualization packages in any programming language. Use this cheat sheet to guide your ggplot2 learning journey.
Richie Cotton
October 25, 2022
Regular Expressions Cheat Sheet
Regular expressions (regex or regexp) are a pattern of characters that describe an amount of text. Regular expressions are one of the most widely used tools in natural language processing and allow you to supercharge common text data manipulation tasks.
Richie Cotton
October 5, 2022
Data Manipulation with dplyr in R Cheat Sheet
With this data manipulation with dplyr in the R cheat sheet, you'll have a handy reference guide in your R upskilling journey.
Richie Cotton
August 14, 2022
Getting Started with R Cheat Sheet
This cheat sheet will cover an overview of getting started with R. Use it as a handy, high-level reference for a quick start with R. For more detailed R Cheat Sheets, follow the highlighted cheat sheets below.
Richie Cotton
June 3, 2022
Tidyverse Cheat Sheet For Beginners
This tidyverse cheat sheet will guide you through the basics of the tidyverse, and 2 of its core packages: dplyr and ggplot2!
Karlijn Willems
August 6, 2021
xts Cheat Sheet: Time Series in R
Get started on time series in R with this xts cheat sheet, with code examples.
Karlijn Willems
July 14, 2021
The data.table R Package Cheat Sheet
The data.table cheat sheet helps you master the syntax of this R package, and helps you to do data manipulations.
Karlijn Willems
July 14, 2021
Jupyter Notebook Cheat Sheet
This Jupyter Notebook cheat sheet will help you to find your way around the well-known Notebook App, a subproject of Project Jupyter.
Karlijn Willems
June 24, 2021