View source: R/ee_temporal_composites.R
ee_year_composite | R Documentation |
Pixel level composite by year
ee_year_composite(x, ...) ## S3 method for class 'ee.imagecollection.ImageCollection' ee_year_composite(x, stat, year, ...) ## S3 method for class 'tidyee' ee_year_composite(x, stat, ...)
x |
An earth engine ImageCollection or tidyee class. |
... |
other arguments |
stat |
A |
year |
|
tidyee class containing ee$Image
or ee$ImageCollection
with pixels aggregated by year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.