tests/testthat/helper-taxspell.R

library(taxspell)
paths <- ts_dic_paths("tpl")
if (!file.exists(paths[1]) && !file.exists(paths[2])) {
  ts_fetch_dictionary("tpl")
}
sckott/taxspell documentation built on Dec. 31, 2020, 5:10 a.m.