Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

flattenOrder

Remove nesting of groups within an order/group


Description

This function reduces a potentially nested order to its flattened representation, containing no nested groups. Entities are ordered in the result by their first appearance in the order object.

Usage

flattenOrder(x)

Arguments

x

VariableOrder, DatasetOrder, VariableGroup, or DatasetGroup; or a CrunchDataset or catalog that has an ordering property.

Value

x, or its order resource, flattened.


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.