cum_ud {amt} | R Documentation |
Calculate a cumulative UD
Description
Calculate the cumulative utilization distribution (UD).
Usage
hr_cud(x, ...)
## S3 method for class 'SpatRaster'
hr_cud(x, ...)
Arguments
x |
|
... |
Further arguments, none implemented. |
Value
[RasterLayer]
The cumulative UD.
Note
This function is typically used to obtain isopleths.
[Package amt version 0.2.2.0 Index]