library(recondata)
collaboration <- recondata:::publish_collaboration()
readr::write_csv(collaboration, "collaboration.csv")
usethis::use_data(collaboration, overwrite=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.