get_general_elections_list: Return the dates of UK general elections since 1929 as a list

View source: R/elections.R

get_general_elections_listR Documentation

Return the dates of UK general elections since 1929 as a list

Description

get_general_elections_list returns a list containing the dissolution and election dates for each general election since 1929 as date objects. Each item in the list is named with the election name and contains a list of two values: one named "dissolution" containing the dissolution date and the other named "election" containing the election date.

Usage

get_general_elections_list()

Value

A list containing the dissolution and election dates for each general election.


houseofcommonslibrary/clmnis documentation built on Aug. 17, 2024, 9:31 p.m.