plate_mapping_96_384_filename <- system.file("extdata", "plate_mapping_96_384.csv", package = "FaithLabTools")
plate_mapping_96_384 <- readr::read_csv(plate_mapping_96_384_filename)
devtools::use_data(plate_mapping_96_384, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.