SpellCheck: A spell checking interface

View source: R/SpellCheck.R

SpellCheckR 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


BrailleR documentation built on July 26, 2023, 5:46 p.m.