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)
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS").
A STACItemCollection
object returned by rstac or
character
vector with directories to be search.
Additional parameters.
Collection to be searched in the data source.
...