list2matrix | R Documentation |
Convert a list to a matrix
list2matrix(X)
X |
a list containing 2 list (Lt, Ly). |
a n x p matrix containing functional trajectories. n is the number of curves, and p is the number of timepoints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.