| .source_items_new {sits} | R Documentation |
Create an items object. In the case of STAC APIs, this function is responsible for making the request to the server.
.source_items_new(source, collection, ...)
source |
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS"). |
collection |
Collection to be searched in the data source. |
... |
Additional parameters. |
a STACItemCollection object returned by rstac.