logout {openeo}R Documentation

Log out

Description

Logs out or closes the active connection to an openEO service.

Usage

logout(con = NULL)

Arguments

con

a connected openEO client object (optional) otherwise active_connection() is used.


[Package openeo version 1.3.1 Index]