Download Dutch Parliamentary Behaviour Vote Dataset from the internet

downloadVotes(url = NULL, destfile = "votes.rds")

Arguments

url

URL to download from. Defaults to downloading from dutchparl dataverse.

destfile

Destination file (rds).

Value

Nothing. Side effect is to download the file.

Examples

if (FALSE) { downloadVotes() }