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