View source: R/collection-functions.R
dimensions.Collection | R Documentation |
The function returns the dimension information of a Collection object. This object is usually obtained when calling describe_collection. It returns the meta data information for the cube dimensions.
## S3 method for class 'Collection' dimensions(x, ...)
x |
a Collection object |
... |
parameters to pass on (not used) |
dimension information as list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.