# Species codes from ICES DATRAS
specCodeNames = tibble::as_tibble(read.csv("speccodes.csv"))
usethis::use_data(specCodeNames, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.