Learn R Programming

crunch (version 1.3.2)

grouped: Get un(grouped) VariableGroups

Description

"ungrouped" is a magic VariableGroup that contains all variables not found in groups at a given level of nesting.

Usage

grouped(var.order)

ungrouped(var.order)

Arguments

var.order
an object of class VariableOrder or VariableGroup

Value

  • For grouped(), a VariableOrder/Group, respectively, with "ungrouped" omitted. For ungrouped(), a VariableGroup.

See Also

VariableOrder