Description Usage Arguments Value Author(s) See Also Examples
View source: R/sen_senator_details.R
Downloads and tidies information on senators' votes in the Federal Senate.
1  | sen_senator_votes(id = 0, ascii = TRUE)
 | 
id | 
 
  | 
ascii | 
 
  | 
A tibble, of classes tbl_df, tbl and data.frame.
Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.
1 2 3 4  | ant <- sen_senator_votes(id = 5529)
# some have never voted, as they are suplentes:
sen_senator_votes(898)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.