View source: R/ic_yr_mo_composite.R
| ic_yr_mo_composite_stat | R Documentation |
make monthly composites from image collection
ic_yr_mo_composite_stat( ic, month_range = c(1, 12), year_range = c(2004, 2005), stat = "mean", monthly_stat_per = "year" )
ic |
ImageCollection |
month_range |
months to create composites for |
year_range |
years to consider |
stat |
statistic/reducer to reduce ImageCollection by |
monthly_stat_per |
time period to calculate monthly stat over. There are two options: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.