Argument: Argument

Description Usage Format Fields

Description

This class represent the arguments of an openeo backend process. It serves two purposes: First it is used to describe the functions argument for the "describe" webservice calls, but it is also able to store the values that are passed to the backend for execution

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Fields

name

The name of the argument

description

A short description of what the argument is about

required

A flag whether or not this argument is required for process execution or not

value

The actual value that is used for processing


flahn/openeo-r-backend documentation built on May 6, 2019, 8:50 a.m.