zmeers / ggparliament

Simple parliament plots using ggplot2
https://zmeers.github.io/ggparliament/
Other
151 stars 14 forks source link

Election data #9

Closed RobWHickman closed 6 years ago

RobWHickman commented 6 years ago

Removed data files from master and added a single file 'election_data' in ./Data

Contains data from 5 countries (Australia, Russia, UK, USA, Germany) with a variety of parliament shapes. Contains results from 3 elections for each and includes multiple houses for USA and Australia- to potentially test time series/faceting later

RobWHickman commented 6 years ago

added some basic documentation for the data. In theory I'd like to put this in ggparliament.R (like how ggplot2 uses ggplot2.R for their datasets) but that's taken atm so will maybe do that after we pull in the new functions and can deprecate the ggparliament.R file and it's functions

RobWHickman commented 6 years ago

the travis fails seem to be legacy stuff afaict so not too worried.