Description Usage Arguments Value
This function takes a list of RasterLayer, RasterStack or
RasterBrick with utilization distribution (UDs) volumes (calculated
with volumeUD) and calculates the spatial overlap within a probability
contour between each pair of them.
| 1 | 
| ud.vol.list | list of  | 
| level | UD volume probability contour to be used to calculate volume overlaps. | 
| symmetric | logical. If  | 
The function returns a matrix with the overlap indexes between each
pair of UD volumes. The matrix will be symmetric if
symmetric == TRUE or assymetric if symmetric == FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.