Learn R Programming

satres (version 1.1.1)

transform_to_multiband: Transforms a list of raster bands in a raster multi-band

Description

To generate a multi-band raster, the definition of the vector must be executed in a single instruction, which is why it must be done through meta programming.

Usage

transform_to_multiband(bands)

Value

A raster band.

Arguments

bands

A list of raster bands.