| ModuleInfo-class | R Documentation |
This class is used to provide a description of an aspell module.
Objects can be created by calls of the form new("ModuleInfo", ...).
Objects of this class are typically created indirectly
by a call to getModuleInfo, and directly
by a helper function (createModuleInfo) in the package
name:Object of class "character". A string
giving the name of the module.
order_num:Object of class "numeric". ?
lib_dir:Object of class "character". The
directory in which the module is located.
dict_dirs:Object of class "character". A
vector giving the names o the directories. This is not working for
modules currently so is left as NA.
dict_exts:Object of class "character". A list
of the extensions for this module.
No methods defined with class "ModuleInfo" in the signature.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://aspell.sourceforge.net http://www.omegahat.org
getModuleInfo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.