describe_collection {openeo} | R Documentation |
Describe a collection
Description
Queries an openEO back-end and retrieves a detailed description about one or more collections offered by the back-end.
Usage
describe_collection(collection = NA, con = NULL)
Arguments
collection |
Collection object or the collections id |
con |
Authentication object (optional) otherwise |
Value
a Collection object with detailed information about a collection.
[Package openeo version 1.3.1 Index]