Description Usage Arguments Value
View source: R/util_functions.R
Transforms a matrix of values into a long-form data frame.
1 | reshapeArrayLongForm(myarr)
|
myarr |
A N-dimensional matrix. |
A data frame with (X*Y*Z...) columns rows and N columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.