
inexact package in action.Co-edited with Francisco Urdinez
A textbook that introduces R and the tidyverse from scratch using examples from Latin American political science.
From 2019 to 2021 I taught a computational social science class for undergraduate students at UDP and PUC. The link above has class materials for the 2020 edition at PUC (in Spanish).
inexact: supervise fuzzy joins, i.e., joins where the ID variables are not fully standardized. See my slides for the Toronto Workshop on Reproducibility.
tesseractgt: generate “ground truth” data for retraining or fine-tuning Tesseract’s optical character recognition (OCR) neural network. See the blog post.
rlazycartesian: efficiently extract elements from Cartesian Products. Partial wrapper of the lazy-cartesian-product C++ library.

inexact package in action.