Skip to content

Instantly share code, notes, and snippets.

@pbiecek
Created June 17, 2015 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbiecek/e41960c6a4f8e7f9d564 to your computer and use it in GitHub Desktop.
Save pbiecek/e41960c6a4f8e7f9d564 to your computer and use it in GitHub Desktop.
> load("elections1.rda")
> head(elections1)
source date candidate support daysToElections
2 CBOS 2015-02-16 Bronisław Komorowski 63.0 -83
3 CBOS 2015-03-02 Bronisław Komorowski 49.0 -69
4 CBOS 2015-03-11 Bronisław Komorowski 52.0 -60
5 CBOS 2015-03-20 Bronisław Komorowski 48.0 -51
6 CBOS 2015-04-22 Bronisław Komorowski 43.0 -18
9 Dobra Opinia 2015-04-10 Bronisław Komorowski 48.3 -30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment