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