active_connection: Active Connection

Description Usage Arguments Value See Also

View source: R/user.R

Description

The function gets or sets the currently active connection to an openEO service. Usually the active connection is set when calling the connect function. Only the last connection is set to active. An application for the active connection is the optional connection within all the functions that interact with the openEO service and require a connection. If the connection is omitted in those function this function will be called in order to try to fetch a connection. If you want to operate on multiple services at once, you should use an explicit connection.

Usage

1

Arguments

con

optional OpenEOClient to set, if omitted or NULL the currently active connection is returned

Value

OpenEOClient

See Also

connect


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