Learn R Programming

sits (version 0.13.0)

sits_bands: Informs the names of the bands

Description

Finds/replaces the names of the bands of a set of time series or of a data cube

Usage

sits_bands(x)

Arguments

x

Valid sits tibble (time series or a cube)

Value

A string vector with the names of the bands.

Examples

Run this code
# NOT RUN {
{
# Retrieve the set of samples for Mato Grosso (provided by EMBRAPA)
# show the bands
sits_bands(samples_mt_6bands)
}

# }

Run the code above in your browser using DataLab