difftime4M: Compute time differences in the observed locations of an...

Description Usage Arguments Value Examples

Description

Compute time differences in the observed locations of an object of class Data4M.

Usage

1
2
## S4 method for signature 'Data4M'
difftime(time1, units = "hours")

Arguments

time1

An object of class Data4M.

units

Units in which the result is desired. See difftime.

Value

Returns a numeric vector of time differences between observed locations.

Examples

1
2
sealdata<- data4M(greyseal)
summary(difftime(sealdata))

lawlerem/markmodmover documentation built on Feb. 12, 2020, 8:30 p.m.