Description Usage Arguments Value
perform group-aware aggregate operations on the data
1 | get_aggregate_insight(.data, operations, aggregate_on, ...)
|
.data |
dataframe of terms as per output of format_data |
operations |
character vector of operations to perform |
aggregate_on |
character name of the column to perform aggregate operations on |
... |
additional arguments to the operation - only sensible for singular operations |
.data with operation columns added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.