describe_collection: Describe a collection

View source: R/collections.R

describe_collectionR 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 active_connection() is used.

Value

a Collection object with detailed information about a collection.


openeo documentation built on Nov. 17, 2022, 5:07 p.m.