blmoore / blogR

Scripts + data to recreate analyses published on http://benjaminlmoore.wordpress.com and http://blm.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blogR

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.

Contents

  1. Analysis of UK general election data [Post | Code]

  2. Author inflation assessed via the PLOS API [Post | Code]

  3. Most "overrated" films via Rotten Tomatoes API [Post | Code | Interactive]

  4. Celebrity twitter demographics by gender [Post | Code | Interactive]

  5. Careers of Hollywood action heroes charted [Post + Interactive | Code 1, Code 2 ]

  6. Are more expensive motorcycle helmets more protective? [Post | Code]

  7. Scottish independence: what do the polls say? [Post | Code]

  8. Recreating vaccination heatmaps in R [Post | Code]

  9. UK general election polls in rCharts and shiny [Post | Code | Shiny]

About

Scripts + data to recreate analyses published on http://benjaminlmoore.wordpress.com and http://blm.io

License:MIT License


Languages

Language:HTML 75.3%Language:R 23.2%Language:Python 1.5%