Scripts and data to recreate analyses published on http://benjaminlmoore.wordpress.com and/or http://blm.io. There's also a TODO list of rough ideas (of varying quality) that I might try to do some day, but by all means beat me to them and share the result!
Some of these scripts make use of blmR
which can be installed with: devtools::install_github("blmoore/blmR")
. Calls to theme_blm()
can just be replaced with theme_bw()
for similar looking plots.
-
Most "overrated" films via Rotten Tomatoes API [Post | Code | Interactive]
-
Celebrity twitter demographics by gender [Post | Code | Interactive]
-
Careers of Hollywood action heroes charted [Post + Interactive | Code 1, Code 2 ]
-
Are more expensive motorcycle helmets more protective? [Post | Code]
-
UK general election polls in rCharts and shiny [Post | Code | Shiny]