View source: R/aux_functions.R
reshapeR | R Documentation |
Return a matrix reshaped according to dimension n and m
reshapeR(A, n, m)
A |
input matrix |
n |
desired width |
m |
desired height |
Input matrix A with shape n x m
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.