| sits_savi {sits} | R Documentation |
Adds new tasseled cap bands.
sits_savi(data)
data |
Valid sits tibble. |
A sits tibble with the SAVI index.
Gilberto Camara, gilberto.camara@inpe.br
# Retrieve data for time series with label samples in Mato Grosso in Brazil data(samples_mt_6bands) # Generate a new image with the tasseled cap savi.tb <- sits_savi(samples_mt_6bands)