data-raw/colores.R

morant <- readxl::read_excel("data-raw/morant.xlsx")

colores <- list(
  morant=morant
)
usethis::use_data(colores, overwrite = TRUE)
morant-consultores/temario documentation built on Dec. 21, 2021, 9:04 p.m.