View source: R/get_senate_cloture_votes.R
get_senate_cloture_votes | R Documentation |
get_senate_cloture_votes()
returns a tibble of the number of cloture motions,
cloture votes, and successful cloture votes in the Senate during each Congress
since 1917.
get_senate_cloture_votes()
The data is sourced from the official Senate website, specifically https://www.senate.gov/legislative/cloture/clotureCounts.htm.
A tibble with the number of cloture motions, cloture votes, and successful cloture votes in each Congress.
get_senate_cloture_votes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.