.sits_group_by: Group the contents of a sits tibble by different criteria
Description
Returns a sits tibble by compound the sits tibble apply a function to a grouped sits tibble.
Usage
.sits_group_by(data.tb, ...)
Arguments
...
One or more sits tibble field separated by commas that are used to group the data.
See `dplyr::group_by` help for more details.
Value
A sits tibble with the selected bands.