checklist:::add_words(
words = c(),
dictionary = fs::path("inst", "spelling", "inbo")
)
checklist:::add_words(
words = c("variantie"),
dictionary = fs::path("inst", "spelling", "stats_nl")
)
checklist:::add_words(
words = c(),
dictionary = fs::path("inst", "spelling", "stats_en")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.