## code to fill sysdata.rda with donordata
library(donordata) # >= 1.65.0
library(dplyr)
# construct sysdata object
usethis::use_data(graham,
smocc_bs, smocc, smocc_bds,
lollypop_bs, lollypop,
terneuzen_bs, terneuzen,
pops_bs, pops,
internal = TRUE,
version = 3,
overwrite = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.