privacy_policy {openeo}R Documentation

Visualize the privacy policy

Description

If the service provides information about their privacy policy in their capabilities, the function opens a browser window to visualize the web page.

Usage

privacy_policy(con = NULL)

Arguments

con

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

Value

a list of the link identifying the privacy policy from the service capabilities or NULL


[Package openeo version 1.3.1 Index]