#' rcongresso: R Package to access Brazil's national congress data based on its RESTful API.
#'
#' The package wraps API endpoints for propositions, deputies, votings and votes.
#'
#' See more on references.
#'
#' @docType package
#' @name rcongresso
#' @references \url{https://dadosabertos.camara.leg.br/swagger/api.html}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.