summaryrefslogtreecommitdiff
path: root/.aspell
diff options
context:
space:
mode:
Diffstat (limited to '.aspell')
-rw-r--r--.aspell/chents.rdsbin0 -> 61 bytes
-rw-r--r--.aspell/defaults.R5
2 files changed, 5 insertions, 0 deletions
diff --git a/.aspell/chents.rds b/.aspell/chents.rds
new file mode 100644
index 0000000..b4729f4
--- /dev/null
+++ b/.aspell/chents.rds
Binary files differ
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