R/sen_commissions.R

#' A dataframe of commissions in the Brazilian Federal Senate.
#'
#' \itemize{
#'   \item Commission \code{character}. Full name of the commission.
#'   \item Name \code{character}. Abbreviation. For use as an argument to
#'   various congressbr functions (such as \code{sen_senator_comms()}).
#' }
#'
#' @format A data frame with 21 rows and 2 variables
"commissions"
#> [1] "commissions"

Try the congressbr package in your browser

Any scripts or data that you put into this service are public.

congressbr documentation built on Dec. 16, 2019, 1:21 a.m.