Description Usage Arguments Value
This function takes two RasterLayer
, RasterStack
or
RasterBrick
objects with UD volumes and calculates the proportion
of the volume that is overlapped within a probability contour.
1 | volOverlap(ud1, ud2, level, symmetric = TRUE)
|
ud1, ud2 |
|
level |
UD volume probability contour to be used to calculate the volume overlap. |
symmetric |
logical. If |
A vector with one (if symmetric == TRUE
or two
(symmetric == FALSE
) overlap indexes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.