dimensions.Collection: Returns dimension information

View source: R/collection-functions.R

dimensions.CollectionR Documentation

Returns dimension information

Description

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.

Usage

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

Arguments

x

a Collection object

...

parameters to pass on (not used)

Value

dimension information as list


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.