Skip to content

blmoore/blogR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]