summaryrefslogtreecommitdiff
path: root/.aspell/defaults.R
blob: 9e19e916dd3e01f4345563c173504b7dfa681c8b (plain) (blame)
1
2
3
4
5
Rd_files <- vignettes <- R_files <- description <-
    list(encoding = "UTF-8",
         language = "en",
         dictionaries = c("en_stats", "chents"))

Contact - Imprint