dplyr-wrappers | R Documentation |
Wrapper functions for dplyr functions to preserve texts, document names, and corpus meta-data.
corpus_stv_byvar(.data, ..., fun)
corpus_stv_bydoc(.data, ..., fun)
.data |
input quanteda object |
... |
arguments for the dplyr function |
fun |
reference to the dplyr function |
a modified quanteda object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.