delete_service: Deletes a service function for a job

View source: R/services.R

delete_serviceR 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.


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.