sits_select.cube: Filter bands on a data cube
Description
Filter only the selected bands from a data cube.
Usage
# S3 method for cube
sits_select(data, bands)
Arguments
bands
vector with the names of the bands
Value
A data cube with the selected bands.