hr_area | R Documentation |
Obtain the area of a home-range estimate, possible at different isopleth levels.
hr_area(x, ...)
## S3 method for class 'hr'
hr_area(x, units = FALSE, ...)
## S3 method for class 'RasterLayer'
hr_area(x, level = 0.95, ...)
## S3 method for class 'akde'
hr_area(x, units = FALSE, ...)
x |
An object of class |
... |
Further arguments, none implemented. |
units |
|
level |
The level at which the area will be calculated. |
A tibble
with the home-range level and the area.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.