Learn R Programming

crunch (version 1.20.0)

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.