list_collections: List Data on conected server

Description Usage Arguments Value

View source: R/collections.R

Description

List available collections stored on a openEO server and return them as a CollectionList which is a named list of Collection objects. The names are the collection IDs. Although the result at 'describe_collection' is also a Collection, this functions result will contain lesser information than the detailed description received at the other function.

Usage

1

Arguments

con

Connection object (optional) otherwise active_connection is used.

Value

object of class 'CollectionList'


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