removeEmptyGroups: Remove OrderGroups with no entities

View source: R/shoji-order.R

removeEmptyGroupsR Documentation

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.


crunch documentation built on Aug. 31, 2023, 1:07 a.m.