Learn R Programming

stortingscrape (version 0.4.0)

get_parlperiods: Get Parliamentary Periods

Description

A function for retrieving dates of the parliamentary periods after WWII

Usage

get_parlperiods()

Arguments

Value

A data.frame with the following variables:

response_dateDate of data retrieval
versionData version from the API
fromDate session started
idId of for session (used for other functions)
toDate session ended
yearsFrom year to year in full format

See Also

get_parlsessions

Examples

Run this code

if (FALSE) {

parlper <- get_parlperiods()
parlper

}

Run the code above in your browser using DataLab