volumeUD: Calculate utilization distribution probability volumes

Description Usage Arguments Value

Description

This function calculates the utilization distribution probability volumes from 2D or 3D UD values.

Usage

1
volumeUD(ud, ind.layer = FALSE)

Arguments

ud

a RasterLayer (2D), RasterStack or RasterBrick (3D) object with UD values.

ind.layer

logical. If TRUE, the UD volume is calculated for each layer separately (each layer in the raster belongs to a different individual or a different time-period). If FALSE (the default), UD volume is calculated taking into account all the layers (for UD-3D, where all the layers correspond to different depth-intervals for the same individual and time-period).

Value

a RasterLayer or a RasterStack object with UD probability volumes.


aspillaga/fishtrack3d documentation built on June 4, 2019, 9:14 a.m.