inner_join bands from different image/ImageCollections based on shared property
An object of the same type as x. The output has the following properties:
Same number of images as x
Total number of bands equal the number of bands in x plus the number of bands in y
A pair of tidyee objects containing ee$ImageCollections
A character vector of variables to join by.
inner_join for information about inner_join on normal data tables.