#' A dataframe of Brazilian states, by their \emph{sigla} (acronym) and full
#' name.
#'
#' \itemize{
#' \item UF \code{character}. Acronyms of Brazilian states.
#' \item Name \code{character}. Full names of Brazilian states.
#' }
#'
#' @format A data frame with 27 rows and 2 variables
"statesBR"
NULL
#' A dataframe of Brazilian Chamber proposals.
#'
#' \itemize{
#' \item bill_id \code{character}. Acronyms of Brazilian states.
#' \item type_bill \code{character}. Full names of Brazilian states.
#' \item year_bill \code{character}. Full names of Brazilian states.
#' \item rollcall_subject \code{character}. Full names of Brazilian states.
#' \item rollcall_keywords \code{character}. Full names of Brazilian states.
#' }
#'
#' @format A data frame with 52049 rows and 5 variables
"proposals"
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.