rstudioapi (version 0.9.0)

dictionaries: Interact with RStudio's Dictionaries

Description

Interact with the hunspell dictionaries used by RStudio for spell checking.

Usage

dictionariesPath()

userDictionariesPath()

Arguments

Details

dictionariesPath() gives a path to the dictionaries installed and distributed with RStudio.

userDictionariesPath() gives the path where users can provide their own custom hunspell dictionaries. See:

https://support.rstudio.com/hc/en-us/articles/200551916-Spelling-Dictionaries

for more information.