Description Usage Arguments Value Author(s) Examples
Downloads and tidies data for lists of bills in Brazilian Chamber of Deputies
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | cham_bills(
type = "",
number = "",
year = "",
initial_date = "",
end_date = "",
part_name_author = "",
id_type_author = "",
abbreviation_party_author = "",
abbreviation_st_author = "",
gender_author = "",
cod_state = "",
cod_branch_state = "",
still = "",
ascii = T
)
|
type |
|
number |
|
year |
|
initial_date |
( |
end_date |
( |
part_name_author |
( |
id_type_author |
( |
abbreviation_party_author |
( |
abbreviation_st_author |
( |
gender_author |
( |
cod_state |
( |
cod_branch_state |
( |
still |
( |
ascii |
|
A tibble, of classes tbl_df
, tbl
and data.frame
.
Robert Myles McDonnell, Guilherme Jardim Duarte & Danilo Freire.
1 | cham_bills(type = "PL", year = 2011, number = 2718, initial_date="2011-16-11")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.