Skip to content

laurajuliamelis/SwedishParliamentVotationAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Status

Build Status

Lab 5: Swedish Parliament Votation API

Intermediate API package for the Swedish Parliament Votations.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The package require a basic installation of R. In addition devtools and testthat packages.

install.packages("devtools")
install.packages("testthat")

Installing

Run the following in R:

devtools::install_github("laurajuliamelis/SwedishParliamentVotationAPI", subdir="rSwedishParliamentVotations")

Running the tests

devtools::test()

Shiny Visualisations

This project has a Shiny application, GitHub Repository. Run the following to start Shiny:

runGitHub("laurajuliamelis/SwedishParliamentVotationShiny", subdir = "ShinySwedishParliamentVotations")

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Friends and family for making this possible.