Description Usage Arguments Value
This function takes a RasterLayer
, RasterBrick
or
RasterStack
objects and generates the polygons that define the
given probability contours for each layer.
1 | contourPoly(ud.vol, levels = c(0.5, 0.75, 0.9, 0.95))
|
ud.vol |
a single |
levels |
vector with the probabilities of the contours to generate. |
a SpatialPolygonsDataFrame
with all the computed UD contours.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.