"The Costs of Compromise: Andrew Cuomo and the Working Families Party vote in the 2010 elections."

Working paper, released under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 license
http://creativecommons.org/licenses/by-nc-sa/3.0/

Revision History:
0.1	11/05/10	Initial version, based on unofficial election tallies from 29 counties

Data sources:
Election tallies: county boards of elections, accessed through the state website at http://www.elections.state.ny.us/CountyBoards.html
Mapping data: New York state county shapefile downloaded from the census bureau, http://www2.census.gov/cgi-bin/shapefiles/state-files?state=36

*****

Compilation Instructions:

This document can be compiled from the included source files using R and LaTeX. The publicly available PDF was compiled under Ubuntu Linux.

Required R packages:
  rgdal: http://cran.r-project.org/package=rgdal
  RColorBrewer: http://cran.r-project.org/web/packages/RColorBrewer/index.html

Commands to build the PDF:
  R CMD Sweave wfp_cuomo.Rnw
  pdflatex wfp_cuomo

