Efficiency and Consistency: Automate Subset Graphics with ggplot2 and purrr
A tutorial on automating the creation of consistent ggplot2 graphics for different data subsets using the purrr package in R.
A tutorial on automating the creation of consistent ggplot2 graphics for different data subsets using the purrr package in R.
A technical walkthrough solving Advent of Code 2021 Day 1 challenges using both R (with purrr) and JavaScript, comparing their syntax.
A technical tutorial on using R and the rvest package to scrape data from multiple web pages, including handling pagination.
Announces the official RStudio cheat sheet for the purrr package and compiles a list of community tutorials and resources for using purrr in R.