brick2Mat | R Documentation |
brick2Mat
:
Unfold an I by J by K
brick of data to an
(I*K) by J matrix that will inherit
the dimension names from the brick of data.
brick2Mat(aBrick, names4Rows = NULL)
aBrick |
an I by J by K brick of data. |
names4Rows |
(Default: |
an (I*K) by J matrix.
Herve Abdi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.