groupless.data.frame: Calculate Widgets Without Groups
Description
Calculates widgets without groups.
Removes grouping variables and groups, then executes:
data.frame -> observations -> devalued -> widgets.
Usage
# S3 method for data.frame
groupless(x, ...)
Arguments
...
passed to observations(), devalued(), widgets()