| .source_items_bands_select {sits} | R Documentation |
Selection of items from specific bands by the user.
.source_items_bands_select(source, collection, items, bands, ...)
source |
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS"). |
collection |
Collection to be searched in the data source. |
items |
A |
bands |
A |
... |
Additional parameters. |
A STACItemCollection object returned by rstac with items
selected.