| linear | R Documentation |
Performs linear time normalisation on trackdata.
linear(dataset, n = 20)
dataset |
A trackdata object as returned by |
n |
The number of points (samples) required for each segment. |
The data for each segment is normalised using the approx function.
A new trackdata object where the data for each segment has the same
number (n) of samples.
approx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.