input <- read.csv("data-raw/dict.csv", stringsAsFactors = FALSE)
ptrcat_dict <- psychTestR::i18n_dict$new(input)
usethis::use_data(ptrcat_dict, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.