powered by
This function lists every bill voted on in plenary.
cham_plenary_bills(year, type = "", ascii = T)
(integer) start year of the period requested.
integer
character. The type of the bill. For example, "PL"
character
logical. If TRUE, certain strings are converted to ascii format.
logical
A tibble, of classes tbl_df, tbl and data.frame.
tbl_df
tbl
data.frame
# NOT RUN { cham_plenary_bills(year = 2008) # }
Run the code above in your browser using DataLab