transform_to_multiband {satres} | R Documentation |
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)
Arguments
bands |
A list of raster bands. |
Value
A raster band.
[Package satres version 1.1.1 Index]