Learn R Programming

sits (version 0.10.0)

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

data

data cube

bands

vector with the names of the bands

Value

A data cube with the selected bands.