SpellCheck {BrailleR} | R Documentation |
A spell checking interface
Description
An terminal-based interface for dealing with words that appear to be misspelled in the specified files. Files for lists of words to ignore at local and global levels are augmented, or replacement text can be supplied.
Usage
SpellCheck(file)
Arguments
file |
A vector of files to be checked |
Details
A backup file is created before any changes are made. This file is not overwritten each time the spell checking is done so it may end up becoming out of date. Users can delete the backup file anytime.
Value
NULL. This function is intended to affect only external files.
Author(s)
A. Jonathan R. Godfrey
[Package BrailleR version 1.0.2 Index]