movementTimes: Calculate movement times
Description
Determines the duration of an event and the time from an event to the next.
Usage
movementTimes(movements, type = c("array", "section"))
Arguments
movements
A list of movements for each target tag, created by groupMovements.
type
The type of movements being analysed. One of "array" or "section".
Value
The movement data frame with time calculations for the target tag.