dimensions.Collection: Returns dimension information

Description Usage Arguments Value

View source: R/collection-functions.R

Description

The function returns the dimension information of a Collection object. This object is usually obtained when calling describe_collection. It returns than the meta data information for the cube dimensions.

Usage

1
2
## S3 method for class 'Collection'
dimensions(x, ...)

Arguments

x

a Collection object

...

parameters to pass on (not used)

Value

dimension information as list


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.