spell_check {devtools} | R Documentation |
Runs a spell check on text fields in the package description file and manual pages.
spell_check(pkg = ".", ignore = character())
pkg |
package description, can be path or package name. See
|
ignore |
character vector with words to ignore. See
|