raw_dict <- read.csv(fileEncoding = "UTF8", file = "./data_raw/groovescale_dict.csv", stringsAsFactors = FALSE, header = TRUE)
groovescale_dict <- psychTestR::i18n_dict$new(raw_dict)
usethis::use_data(groovescale_dict, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.