morant <- readxl::read_excel("data-raw/morant.xlsx")
colores <- list(
morant=morant
)
usethis::use_data(colores, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.