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