get_hansard: Fetch all Hansard

Description Usage Arguments

View source: R/get-hansard.R

Description

Fetch all Hansard

Usage

1
2
3
4
5
get_hansard(tidy = TRUE, search = NULL, person = NULL, order = NULL,
  page = NULL, num = NULL)

getHansard(tidy = TRUE, search = NULL, person = NULL, order = NULL,
  page = NULL, num = NULL)

Arguments

tidy

Convert the output list to a tidyverse-ready format

search

Fetch the data that contain this term

person

Fetch the data by a particular person ID

order

d for date ordering, r for relevance ordering, p for use by person

page

Page of results to return

num

Number of results to return


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