.sits_stac_collection {sits}R Documentation

Get information from collection

Description

Get information from collection

Usage

.sits_stac_collection(url = NULL, collection = NULL, bands = NULL, ...)

Arguments

url

a character representing a URL for the BDC catalog.

collection

a character with the collection to be searched.

bands

a character with the bands names to be filtered.

...

other parameters to be passed for specific types.

Value

a STACCollection object returned by rstac.


[Package sits version 0.12.0 Index]