library(mcmcdata)
mcmcr_example <- mcmcr::mcmcr_example
mcmc_data_example <- mcmc_data(mcmcr_example$alpha, dplyr::starwars[1:2, c("homeworld", "species", "films")])
usethis::use_data(mcmc_data_example, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.