time.lag: Calculates the time lags between the coordinates

Description Usage Arguments Details Author(s)

Description

The time.lag function calculates the time lags between locations.

Usage

1
2
3
4
  ## S4 method for signature '.MoveTrackSingle'
time.lag(x,...)
  ## S4 method for signature '.MoveTrackStack'
time.lag(x,units, ...)

Arguments

x

a Move or MoveStack object

units

The units used for the conversion, they need to be specified for a stack to ensure similair units between individuals

...

further arguments

Details

This function is now replaced by timeLag

Author(s)

Marco Smolla


move documentation built on Jan. 16, 2017, 2:22 a.m.