describe_user_process: Fetches the representation of a stored user defined process

View source: R/user_defined_processes.R

describe_user_processR Documentation

Fetches the representation of a stored user defined process

Description

The function queries the back-end for a specific user defined process and returns detailed information.

Usage

describe_user_process(id, con = NULL)

Arguments

id

The id of the user process on the back-end

con

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

Value

the user process as a ProcessInfo class (list object)


openeo documentation built on Nov. 17, 2022, 5:07 p.m.