View source: R/MIXTCOMP_formatFunctions.R
convertFunctionalToVector | R Documentation |
Convert a MixtComp functional string into a list of 2 vectors
convertFunctionalToVector(x)
x |
a string containing a functional observation (cf example) |
a list of 2 vectors: time
and value
Quentin Grimonprez
convertFunctionalToVector("1:5,1.5:12,1.999:2.9")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.