DatasetOrder-class | R Documentation |
A DatasetOrder object is a subclass of list
that contains
DatasetGroups. DatasetGroup objects contain a group name and an set of
"entities", which can be dataset references or other nested DatasetGroups.
This API is deprecated. Use folders instead.
group
character, the name of the DatasetGroup. In the constructor and more generally, this field can be referenced as "name" as well.
entities
a character vector of dataset URLs, or a list containing a combination of dataset URLs and DatasetGroup objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.