# While being in the main project folder do:
genera_criteria <- read.csv2('data-raw/genera_accepted.csv')
usethis::use_data(
genera_criteria, internal = TRUE, overwrite = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.