| .source_items_fileinfo {sits} | R Documentation |
Creates the fileinfo specification from user-supplied items. In case of STAC cubes, the items are rstac objects. In case of local cubes, the items are user-supplied directories.
.source_items_fileinfo(source, items, ..., collection = NULL)
source |
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS"). |
items |
A |
... |
Additional parameters. |
collection |
Collection to be searched in the data source. |
...