checkData | R Documentation |
Check the input data and return a list in the right format.
checkData(data)
data |
An object from the package |
A list, where each element represents a curve. Each curve is defined as a list with two entries:
$t Sampling points
$x Observed points
C. Happ-Kurz (2020) Object-Oriented Software for Functional Data. Journal of Statistical Software, 93(5): 1-38 .
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.