Learn R Programming

sentometrics (version 0.2)

get_hows: Options supported to perform aggregation into sentiment measures

Description

Call for information purposes only. Used within ctr_agg to check if supplied aggregation hows are supported.

Usage

get_hows()

Arguments

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

ctr_agg