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"))
Value
The movement data frame with time calculations for the target tag.
Arguments
- movements
the movement dataframe for the tag being analysed.
- type
The type of movements being analysed. One of "array" or "section".