.sits_stac_group {sits}R Documentation

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.


[Package sits version 0.12.0 Index]