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()


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