rhrRegularize: Regularizes a trajectory

Description Usage Arguments Details Value

View source: R/rhrRegularize.R

Description

Constructs a regular trajectory (i.e., with identical time intervals between relocations).

Usage

1
rhrRegularize(x, newTraj, side, windw, ...)

Arguments

x

Object of class RhrTrajS*

newTraj

Vector with objects of class POSIXct, providing temporal spacing of new trajectory.

side

Character scalar, indicating whether to consider relocations to "left" (i.e., before), to the "right" (i.e., after) or on "both" sides of a new relocation.

windw

Numeric scalar, the time window in seconds that should be scanned for new relocations.

...

None implemented.

Details

If more than one relocation falls within the time window, the relocation closest in time is chosen.

Value

Object of class RhrTrajS*


jmsigner/rhr documentation built on June 26, 2020, 8:59 a.m.