View source: R/cpa_from_raster.R
cpa_from_raster | R Documentation |
Calculate area of raster cells less than or equal to a temperature threshold.
cpa_from_raster(x, raster_units = "m", temperature_threshold)
x |
A SpatRaster object. |
raster_units |
Character vector indicating units for x and y dimensions in the raster. Default = "m" for meters. |
temperature_threshold |
Numeric. Temperature threshold for value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.