Description Usage Arguments Value
View source: R/term-analysis.R
terms_tokens_map
summarizes the result returned by the
terms_by_date
function(s). The primary purpose is to use this in
labelling results in for example plots.
1 | terms_tokens_map(termsByDate)
|
termsByDate |
a dataframe as returned by |
a dataframe with four columns:
a unique character sequence identified in a text source
a
list of unique instances of term
(i.e. token
s) that were
reduced to term
a list of respective counts
of the term instances in term_instances
a
suitable default label for the term
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.