Description Usage Arguments Value
Convert funData
objects into right format for this package
1 | funData2list(data, norm = TRUE)
|
data |
An object of the class |
norm |
Boolean, if TRUE, the sampling are normalized on [0, 1] |
A list, where each element represents a curve. Each curve is defined as a list with two entries:
$t The sampling points
$x The observed points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.