#' Dictionary with codes of expenditure and its respective categories
#'
#' @format A data frame with 93 rows and 2 variables:
#' \describe{
#' \item{NIVEL}{numeric, code used as parameter}
#' \item{DESCRICAO}{Description of expenditure category}
#' }
"indice_despesa"
#' Dictionary with codes of income and its respective categories
#'
#' @format A data frame with 17 rows and 2 variables:
#' \describe{
#' \item{NIVEL}{numeric, code used as parameter}
#' \item{descricao}{Description of income category}
#' }
"indice_rendimento"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.