data-raw/dictionary.R

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")
)
inbo/checklist documentation built on June 15, 2025, 12:54 p.m.