library(magrittr)
dic_paises_fmi <- vroom::vroom(here::here("data-raw", "dic_paises_fmi_mdic.csv"))
usethis::use_data(dic_paises_fmi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.