#' @title situacao
#' @description situação dos incidentes conforme os tipos
#' @format dataframe com 77 obs e quatro colunas:
#' \describe{
#' \item{\code{tipo}}{character tipo (sigla) de incidente}
#' \item{\code{id}}{integer id da situação do incidente}
#' \item{\code{sigla}}{character sigla da situação do incidente}
#' \item{\code{descricao}}{descrição da situação do incidente}
#' }
#' @source \url{https://github.com/jjesusfilho/bndr}
"situacao"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.