# Procedural code ---------------------------------------------------------
source('data-raw/getRawDotsTaskData.R')
saveLocalDictionaries.dots()
dotstask <- fetchRawData.dots()
dotstask <- tagData.dots(dotstask)
dotstask <- addLabels.dots(dotstask)
usethis::use_data(dotstask, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.