# IMPORTAÇÃO DAS RESENHAS
resenhas_fundos = readxl::read_excel("data-raw/resenhas/fundos.xlsx")
usethis::use_data(resenhas_fundos, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.