Description Usage Arguments Value Examples
View source: R/commons_division_date.R
Returns a tibble with the divisions (votes) in the House of Commons on a given date.
1 2 3 4 5 |
date |
Returns all divisions on a given date.
Defaults to |
extra_args |
Additional parameters to pass to API.
Defaults to |
tidy |
Logical parameter. If |
tidy_style |
The style to convert variable names to, if
|
verbose |
If |
A tibble with the dates of divisions in the House of Commons.
1 2 3 4 5 | ## Not run:
# all commons divisions on 19 April 2017
x <- commons_division_date("2017-04-19")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.