flattenOrder | R Documentation |
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.
flattenOrder(x)
x |
VariableOrder, DatasetOrder, VariableGroup, or DatasetGroup; or a
CrunchDataset or catalog that has an |
x
, or its order resource, flattened.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.