Description Usage Arguments Value Examples
Normalise 3-dimensional array in first and second dimension
1 | norm_array(eem_array)
|
eem_array |
3-dimensional array |
array
1 2 3 4 | data(eem_list)
a <- eem2array(eem_list)
an <- norm_array(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.