summaryrefslogtreecommitdiff
path: root/.aspell/defaults.R
diff options
context:
space:
mode:
Diffstat (limited to '.aspell/defaults.R')
-rw-r--r--.aspell/defaults.R5
1 files changed, 5 insertions, 0 deletions
diff --git a/.aspell/defaults.R b/.aspell/defaults.R
new file mode 100644
index 0000000..9e19e91
--- /dev/null
+++ b/.aspell/defaults.R
@@ -0,0 +1,5 @@
+Rd_files <- vignettes <- R_files <- description <-
+ list(encoding = "UTF-8",
+ language = "en",
+ dictionaries = c("en_stats", "chents"))
+

Contact - Imprint