![[R logo]](../../../doc/html/logo.jpg)
| $,AspellSpeller-method | Classes for representing opaque data types in the aspell library. |
| $<-,AspellSpeller-method | Classes for representing opaque data types in the aspell library. |
| addCorrection | Add words to spelling dictionary |
| addToList | Add words to spelling dictionary |
| aspell | Check the spelling of one or more words |
| aspell,ANY-method | Check the spelling of one or more words |
| aspell,connection-method | Check the spelling of one or more words |
| AspellConfig-class | Classes for representing opaque data types in the aspell library. |
| AspellDocChecker-class | Classes for representing opaque data types in the aspell library. |
| AspellSpeller-class | Classes for representing opaque data types in the aspell library. |
| AspellToken-class | Representation of a location of a word in a document as offset/index and length |
| Callback-class | Asynchronous callback functions |
| CallbackResult-class | Asynchronous callback functions |
| clearSession | Clear the details from the current spelling session |
| collectWords | Generator function for spell-checking words in a document. |
| createSpellConfig | Create a new aspell configuration object. |
| DictInfo-class | Representation of libaspell dictionary information. |
| docChecker | Collection of functions to spell check a document. |
| DocSpeller | Generator function for spell-checking words in a document. |
| getConfig | Retrieve the configuration for the given speller |
| getDictInfo | Get information about the available dictionaries. |
| getModuleInfo | Retrieve information about the aspell library's available modules |
| getResult | Generic function to retrieve result from asynchronous callback handler. |
| getResult,CallbackResult-method | Generic function to retrieve result from asynchronous callback handler. |
| getSpellConfig | Set options in an aspell configuration object |
| getSpeller | Create a new speller object |
| getSpellInfo | Get meta-information about the Aspell configuration object |
| getWordList | Retrieve the collections of words stored by the speller. |
| KeyInfo-class | Representation for option in aspell configuration. |
| ModuleInfo-class | Representation of information about an aspell library module. |
| Next | Collection of functions to spell check a document. |
| process | Collection of functions to spell check a document. |
| reset | Collection of functions to spell check a document. |
| saveWordLists | Save the session, personal and main word lists for the speller. |
| setSpellConfig | Set options in an aspell configuration object |
| spell | Check the spelling of one or more words |
| spellDoc | Basic interface to spell check document |
| spellDoc,ANY,CallbackResult-method | Asynchronous callback functions |
| spellDoc,ANY,function-method | Basic interface to spell check document |
| spellDoc,ANY,missing-method | Basic interface to spell check document |
| spellDoc,connection,ANY-method | Basic interface to spell check document |
| SpellingReplacement-class | Representation of a corrected word for a document. |
| [,AspellConfig-method | Classes for representing opaque data types in the aspell library. |