terms_of_service {openeo}R Documentation

Visualize the terms of service

Description

If the service provides information about their terms of service in the capabilities, the function opens a new RStudio viewer panel and visualizes the HTML content of the link.

Usage

terms_of_service(con = NULL)

Arguments

con

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

Value

a list of the link identifying the terms of service from the service capabilities or NULL


[Package openeo version 1.3.1 Index]