Rdocumentation
powered by
Learn R Programming
crunch (version 1.14.4)
removeEmptyGroups: Remove OrderGroups with no entities
Description
This function recurses through a
ShojiOrder
/
OrderGroup
and removes any groups that contain no entities.
Usage
removeEmptyGroups(x)
Arguments
x
VariableOrder, DatasetOrder, VariableGroup, or DatasetGroup
Value
x
with empty groups removed.