This blog post provides an in-depth tutorial on using dplyr to recode and rename multiple columns across several datasets according to a data dictionary.
17 min read
R, dplyr, recode
First published on Jun 30, 2023
This blog post provides an instructive guide to web scraping in R, starting with basic techniques and advancing to complex tasks. It covers scraping static and dynamic websites, string manipulation and recursive functions.
This blog post reviews the original Many Models Approach, updates it using the current tidyverse syntax, and expands upon the original approach by introducing new building blocks and helper functions.
41 min read
R, dplyr, base R
First published on Mar 31, 2023
Last updated on Jul 12, 2023