calc_mean | R Documentation |
Takes multiple logical SpatRasters with time attribute and returns SpatRaster with the mean time serial number of first and last TRUE value.
calc_mean(x)
x |
SpatRaster list - logical - with time attribute |
SpatRaster - logical - with time attribute
Other Calculation:
calc_first()
,
calc_last()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.