Description Usage Arguments Value
This function takes a kde
object and predicts the utilization
distribution (UD) values for a 3D grid defined by a raster (horizontal
resolution) and a sequence of depths (vertical resolution.)
1 | predictKde(kde, raster, depths)
|
kde |
a kde object. |
raster |
raster to extract the horizontal coordinates of the 3D grid. |
depths |
vector with depths values defining the vertical resolution of the 3D grid. |
A RasterStack
object with the UD volumes of a different depth
interval in each layer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.