Learn R Programming

amt (version 0.1.4)

track_align: Selects relocations that fit a new time series

Description

Functions to only selects relocations that can be aligned with a new time series (within some tolerance).

Usage

track_align(x, ...)

# S3 method for track_xyt track_align(x, nt, tol, ...)

Arguments

x

A track.

...

Further arguments, none implemented.

nt

The new time trajectory.

tol

The tolerance.