.sits_stac_group: Create a group of items
Description
Create a group of items
Usage
.sits_stac_group(items, fields)
Arguments
items
a STACItemCollection object returned by rstac package.
fields
a character vector with the names of fields to be
grouped.
Value
a list in which each index corresponds to a group with
its corresponding STACItemCollection objects.