ddiff: Differentiation of tracks

ddiffR Documentation

Differentiation of tracks

Description

Differentiates a list, as returned by track, to the nth order, readjusting the index and ftime values each time.

Usage

ddiff(dataset, n = 1, smoothing = TRUE)

Arguments

dataset

track data object - a list as returned by track

n

the order of differentiation

smoothing

if TRUE track is smoothed

Author(s)

Jonathan Harrington


emuR documentation built on May 29, 2024, 2:33 a.m.