Description Usage Arguments Value Examples
Function converting 80000xbands matrix to 200x400xbands array.
1 | make.array(mat, rows, cols, bands)
|
mat |
matrix with 80000xbands dimension |
bands |
number of bands |
arr array with 200x400xbands dimension
1 | arr <- make.array(mat,bands)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.