Description Usage Arguments Value
View source: R/divisions_commons.R
fetch_commons_divisions_party
fetches data from the Commons Votes API
showing key details about each division vote grouped by party, with one row
per division grouped vote. All votes or abstentions are returned.
1 | fetch_commons_divisions_party(division_id = NULL)
|
division_id |
An integer or vector of integers representing a division ID. |
A tibble of key details of voting grouped by party for a Commons division, with one row per grouped vote.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.