devtools (version 1.1)

spell_check: Spell checking

Description

Runs a spell check on text fields in the package description file and manual pages.

Usage

spell_check(pkg = ".", ignore = character())

Arguments

pkg
package description, can be path or package name. See as.package for more information
ignore
character vector with words to ignore. See hunspell for more information