get_parlsessions: Get Parliamentary Sessions

View source: R/get_parlsessions.R

get_parlsessionsR Documentation

Get Parliamentary Sessions

Description

A function for retrieving dates of the parliamentary sessions after WWII

Usage

get_parlsessions()

Value

A data.frame with the following variables:

response_date Date of data retrieval
version Data version from the API
from Date session started
id Id of for session (used for other functions)
to Date session ended
years From year to year in full format

See Also

get_parlperiods

Examples

## Not run: 

parlses <- get_parlsessions()
parlses


## End(Not run)


stortingscrape documentation built on March 31, 2023, 10:30 p.m.