Learn R Programming

emuR (version 0.1.8)

ddiff: 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