Description Usage Arguments Value
unique function implementation for a Corpus object returns the vocabulary of unique tokens in the Corpus
1 2 | ## S3 method for class 'Corpus'
unique(obj)
|
obj |
an object inheriting from class Corpus |
a character vector containing each token in the corpus once
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.