Dictionary {tm}R Documentation

Dictionary

Description

Constructs a directory from a character vector.

Usage

## S4 method for signature '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.

Author(s)

Ingo Feinerer


[Package tm version 0.2-3.7 Index]