## code to prepare `look_up_table_viscera` for package
look_up_table_viscera <- readxl::read_excel("./data-raw/BodyMapR_look_up_table_viscera.xlsx")
usethis::use_data(look_up_table_viscera, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.