Description Usage Arguments Value
Subset texts.
1 | subset_text(corpus, min_length, max_length, word_list)
|
corpus |
Text corpus. |
min_length |
Minimum length of the texts to be sampled. |
max_length |
Maximum length of the texts to be sampled. |
word_list |
A word list. |
An object of class data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.