knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(riksdagen)
The function creates an API connecting to website to get the data of voting in different parties and makes some basic analysis.
devtools::install_github("chafu696/Lab5")
users <- riksdagen("2019/20") print(users)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.