get_senators: Fetch a list of Senators

Description Usage Arguments

View source: R/get-senators.R

Description

Fetch a list of Senators

Usage

1
2
3
4
5
get_senators(tidy = TRUE, date = NULL, party = NULL, state = NULL,
  search = NULL)

getSenators(tidy = TRUE, date = NULL, party = NULL, state = NULL,
  search = NULL)

Arguments

tidy

Convert the output list to a tidyverse-ready format

date

ISO-style date, e.g. "1990-01-02", to fetch the list of Senators as it was on this date

party

Fetch the list of Senators from the given party

state

Fetch the list of Senators from the given state (NSW, Tasmania, WA, Queensland, Victoria, SA, NT, ACT)

search

Fetch the list of Senators that match this search string in their name


tobiasziegler/openaustralia documentation built on May 4, 2019, 4:25 p.m.