as.Process: Coerce into a Process

as.ProcessR Documentation

Coerce into a Process

Description

This function converts objects into a process. If no meta data is provided it will return a valid user defined process, not yet storable in the back-end.

Usage

as.Process.ProcessInfo(from)

as.Process.Graph(from)

as.Process.ProcessNode(from)

as.Process.Service(from)

as.Process.function(from)

as.Process.Job(from)

Arguments

from

the source from which to coerce (ProcessInfo, Graph() or ProcessNode())

Value

Process()


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