# IMPORTANDO DADOS DE RELATORIOS
PIB_capixaba = readxl::read_excel("data-raw/dados_relatorios/PIB-ES.xlsx")
usethis::use_data(PIB_capixaba, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.