delete_service {openeo}R Documentation

Deletes a service function for a job

Description

Queries the back-end and removes the current set service function of job.

Usage

delete_service(service, con = NULL)

Arguments

service

the Service or its id

con

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


[Package openeo version 1.3.1 Index]