2020
2019
2018
- - Cities boomed and doomed
- - Find Salamander -- Congressional District Gerrymandering
- - Map prisons in the United States
- - Is your hometown named after Lincoln or Washington?
- - Plot pie charts of racial composition in largest metro areas on a map in R
2017
- - Determine relationship between census geographic entities with totalcensus package
- - Proccess 5-digit ZIP Code Tabulation Area (ZCTA5) data with totalcensus package
- - Build a R package for yourself
- - Extract US Census 2010 data with data.table and dplyr
- - ggplot2: place text at right location
- - ggplot2: aes(group = ...) overrides default grouping
- - My uniform way of using ggplot2
- - Compare data.table pipes and magrittr pipes