| Dictionary {tm} | R Documentation |
Constructs a directory from a character vector.
## S4 method for signature 'character': Dictionary(object)
object |
a character vector giving the terms for the dictionary. |
An S4 object of class Dictionary which extends the class
character representing a dictionary.
Ingo Feinerer