Blog
News, articles, tutorials, but mostly a public lab notebook.
-
When does {dtplyr} help me?
Nov 14 2019
Investigating where efficiency gains occur when ingesting flat files with dtplyr
-
Modifying R Markdown's LaTeX styles
Apr 25 2019
How to make a simple LaTeX template for R Markdown from scratch
-
Import a Directory of CSV Files at Once Using {purrr} and {readr}
Sep 20 2018
Import all the things with magic (a.k.a. the tidyverse)
-
Conditional recoding of values in a data frame with recode_if()
Aug 01 2018
A helper function for conditional recoding