Description Usage Arguments Value
term_count
- Search a string by any number of grouping variables for
categories (themes) of grouped root terms/substrings.
1 2 |
text.var |
The text string variable. |
grouping.var |
The grouping variable(s). Default |
term.list |
A list of named character vectors. 'codeterm_count can
be used in a hierarchical fashion as well; that is a list of regexes can be
passed and counted and then a second (or more) pass can be taken wit a new
set of regexes on only those rows/text elements that were left untagged
(count |
ignore.case |
logical. If |
pretty |
logical. If |
group.names |
A vector of names that corresponds to group. Generally for internal use. |
... |
ignored. |
Returns a tbl_df
object of term counts by
grouping variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.