| .sits_ops_compute {sits} | R Documentation |
Adds new bands and drops existing in the time series of a sits tibble using dplyr::transmute function.
.sits_ops_compute(data, ...)
data |
A sits tibble. |
... |
Pair expressions in the format 'name = value'.
See |
A sits tibble with same samples and the new bands.
Rolf Simoes, rolf.simoes@inpe.br