# make any data adjustments required
## example (*not run*)
# library(dsdata)
# data(capercaillie)
## this data already in the object
# capercaillie$Region.Label <- "Monaughty Forest"
# capercaillie$Area <- 1472
## need to make sure that you save both data and units objects!
# save(capercaillie, capercaillie_units, file="../../data/capercaillie.RData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.