Description Usage Arguments Value Author(s) Examples
A wrapper function to load monikers into
the 'SemNetCleaner' package. Searches for monikers in R
's
SemNetDictionaries
package. Outputs a unique word list
that is combined from all dictionaries entered in the moniker
argument
1 | load.monikers(moniker, vector = TRUE)
|
moniker |
Character vector.
monikers to load (must be a dictionary in
|
vector |
Boolean.
Should output be a vector? If |
Returns a vector of unique words that have been combined and alphabetized from the specified monikers
Alexander Christensen <alexpaulchristensen@gmail.com>
1 2 3 4 5 | #find dictionaries to load
dictionaries()
#load "animals" monikers
load.monikers("animals")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.