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

⁠[RasterLayer]⁠
Containing the Utilization Distribution (UD).

...

Further arguments, none implemented.

Value

⁠[RasterLayer]⁠
The cumulative UD.

Note

This function is typically used to obtain isopleths.


[Package amt version 0.2.1.0 Index]