Rdocumentation
powered by
Learn R Programming
tm (version 0.3-1)
Dictionary: Dictionary
Description
Constructs a directory from a character vector.
Usage
## S3 method for class 'character': Dictionary(object)
Arguments
object
a character vector giving the terms for the dictionary.
Value
An S4 object of class
Dictionary
which extends the class
character
representing a dictionary.