spelling | R Documentation |
rstudio_download_spellcheck_dictionaries()
downloads and updates RStudio (system) spellchecking dictionaries.
rstudio_delete_spellcheck_dictionaries()
deletes RStudio (system) spellchecking dictionaries.
rstudio_install_spellcheck_dictionaries(secure = TRUE)
rstudio_download_spellcheck_dictionaries(secure = TRUE)
rstudio_delete_spellcheck_dictionaries(ask = TRUE)
secure |
(logical) If |
ask |
(logical) If |
## Not run: \donttest{
rstudio_delete_spellcheck_dictionaries()
rstudio_download_spellcheck_dictionaries()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.