# code to prepare `baxter_metadata` dataset
library(usethis)
baxter_metadata <- get_metadata()
usethis::use_data(baxter_metadata, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.