describe_service {openeo}R Documentation

Describes a service

Description

Queries the server and returns information about a particular service

Usage

describe_service(service, con = NULL)

Arguments

service

the Service object or its id

con

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

Value

Service object


[Package openeo version 1.3.1 Index]