Description Usage Arguments Value
View source: R/litsearchr.functions.R
Extracts potential keywords from text separated by stop words
1 |
text |
A string object to extract terms from |
stopwords |
A character vector of stop words to remove |
min_n |
Numeric: the minimum length ngram to consider |
max_n |
Numeric: the maximum length ngram to consider |
A character vector of potential keywords
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.