Description Usage Arguments Value
Takes a list of vectors or matrices and returns one vector or matrix along with a vector that specifies the first indices corresponding to the original elements.
1 | stack(x)
|
x |
list of vectors or matrices with the same number of columns |
a list containing the stacked object and a vector of indices the specify where each of the original elements begins.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.