dictionaries {SemNetDictionaries}R Documentation

List Names of Dictionaries in 'SemNetDictionaries'

Description

A wrapper function to identify all dictionaries included in SemNetDictionaries

Usage

dictionaries(quiet)

Arguments

quiet

Boolean. Determines whether the return should be quiet (does not print dictionaries). Defaults to FALSE

Value

Returns the names of dictionaries in SemNetDictionaries

Author(s)

Alexander Christensen <alexpaulchristensen@gmail.com>

See Also

find.dictionaries to find where dictionaries are stored, append.dictionary to create a new dictionary

Examples

# List names of dictionaries in 'SemNetDictionaries'
dictionaries()


[Package SemNetDictionaries version 0.2.0 Index]