.sits_ops_compute: Add new sits bands and drops existing.
Description
Adds new bands and drops existing in the time series
of a sits tibble using dplyr::transmute function.
Usage
.sits_ops_compute(data, ...)
Arguments
...
Pair expressions in the format `name = value`.
See mutate
help for more details.
Value
A sits tibble with same samples and the new bands.