Description Usage Arguments Details Value Examples
View source: R/get_swissvotes.R
get_swissvotes
downloads additional data collected by annee politique suisse. It allows for completely downloading their database. Please cite data.
get_swissvotes
downloads additional data collected by annee politique suisse. It allows for completely downloading their database. Please cite data.
1 2 3 | get_swissvotes(DB = T, savecitation = F, codebook = F)
get_swissvotes(DB = T, savecitation = F, codebook = F)
|
DB |
get database |
savecitation |
by default = FALSE. Saves the citation within a .txt file in the working directory if TRUE. |
codebook |
by default = FALSE. If TRUE navigates your browser to the codebook. |
get_swissvotes - retrieve data on votes. The unit of analysis are votes.
get_swissvotes - retrieve data on votes. The unit of analysis are votes.
a tibble containing the results
a tibble containing the results
1 2 3 4 5 6 7 | # See codebook only
get_swissvotes(codebook=FALSE)
# See codebook only
get_swissvotes(codebook=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.