Skip to content

R

Cheatsheet

  • dplyr - A powerful data manipulation tool for efficient data wrangling
  • tidyr - Helps organize and reshape tidy data for analysis
  • stringr – Simplifies string manipulation with a consistent set of functions
  • purrr – A functional programming toolkit for iteration and mapping
  • ggplot2 - A versatile package for creating elegant and informative graphics
  • lubridate - Simplifies working with date-time and time-span data
  • quarto - A publishing system for creating dynamic documents and reports
  • shiny - Enables building interactive web applications with R