| get_hows {sentometrics} | R Documentation |
Options supported to perform aggregation into sentiment measures
Description
Outputs the supported aggregation arguments. Call for information purposes only. Used within
ctr_agg to check if supplied aggregation hows are supported.
Usage
get_hows()
Details
See the package's vignette for a detailed explanation of all aggregation options.
Value
A list with the supported aggregation hows for arguments howWithin ("words"), howDows
("docs") and howTime ("time"), to be supplied to ctr_agg.
See Also
[Package sentometrics version 1.0.0 Index]