Intermediate API package for the Swedish Parliament Votations.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
The package require a basic installation of R. In addition devtools and testthat packages.
install.packages("devtools")
install.packages("testthat")
Run the following in R:
devtools::install_github("laurajuliamelis/SwedishParliamentVotationAPI", subdir="rSwedishParliamentVotations")
devtools::test()
This project has a Shiny application, GitHub Repository. Run the following to start Shiny:
runGitHub("laurajuliamelis/SwedishParliamentVotationShiny", subdir = "ShinySwedishParliamentVotations")
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Friends and family for making this possible.