get_general_elections_list | R Documentation |
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.
get_general_elections_list()
A list containing the dissolution and election dates for each general election.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.