downloadVotes: Download Dutch Parliamentary Behaviour Vote Dataset from the...

Description Usage Arguments Value Examples

View source: R/download.R

Description

Download Dutch Parliamentary Behaviour Vote Dataset from the internet

Usage

1
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

1
2
3
4
## Not run: 
downloadVotes()

## End(Not run)

louwerse/dutchparl documentation built on Aug. 14, 2021, 3:02 a.m.