Description Usage Arguments Value
Returns data frame of data provided by Voteview.com
1 2 | read_voteview(chamber = c("both", "house", "senate"), congress = NULL,
year = NULL, quiet = TRUE)
|
chamber |
Specify which chamber of Congress–default is "both" |
congress |
Specify which number of Congress. The default is the current Congress. |
year |
Optionally instead of specifying congress you may specify a year or Date and the congress number will be inferred |
quiet |
Logical indicating whether to silence column parsing messages |
A tibble of voteview information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.