Learn R Programming

sits (version 0.10.0)

sits_select.patterns: Filter bands on a data set (tibble or cube)

Description

Returns a sits tibble with the selected bands.

Usage

# S3 method for patterns
sits_select(data, bands)

Arguments

data

A sits tibble metadata and data on time series.

bands

Character vector with the names of the bands

Value

A tibble in sits format with the selected bands.