## code to prepare `Layout` dataset goes here
usethis::use_data(Referencias, Layout, overwrite = TRUE, internal = TRUE)
Layout <- Dados::Layout
Referencias <- Dados::Referencias
caged_porte <- Layout$LayoutCaged$Faixa.Empr.Início.Jan
caged_porte <- c("Nenhum vínculo" = 80,
caged_porte)
Layout$LayoutCaged$Faixa.Empr.Início.Jan <- caged_porte
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.