| add_tally | R Documentation |
add_tally is a generic function for adding a count column. The default
method calls dplyr::add_tally().
add_tally(x, ...)
x |
an object |
... |
additional arguments passed to methods |
A corpus with an additional document variable containing counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.