
Concatenate source tables into one harmonised collection.
stac_merge.RdRow-binds stac_sources() tables (typically after stac_rename_assets() has
brought them onto a shared band schema) and re-sorts. Every table must carry
the same columns. Same-slice acquisitions from different collections
co-mosaic (use granularity = "exact" downstream to keep them as separate
time steps).
Arguments
- ...
Two or more
stac_sources()tables (or a single list of them).