read_legend: Reads a legend file and creates a Collection

Description Usage Arguments Value

Description

The function uses a legend.csv file as described in https://github.com/pramitghosh/OpenEO.R.UDF/blob/master/data/example_udf_out/out_legend.csv and a dimensionality code as well as optional additional parameters for band metadata.

Usage

1
read_legend(legend.path, code, ...)

Arguments

legend.path

Absolute file path to the legend file

code

A dimensionality code or an integer that represents the binary code

...

contains attributes that are passed on to addGranule as meta_band

Value

a Collection object


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