vector2list | R Documentation |
N * G
to a list of vectors each of length N
Transform a vector of length N * G
to a list of vectors each of length N
vector2list(y, G, N)
y |
The original vector |
G |
Integer for the number of groups |
N |
Integer for the length of each group |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.