View source: R/parafac_functions.R
norm_array | R Documentation |
Normalise 3-dimensional array in first and second dimension
norm_array(eem_array)
eem_array |
3-dimensional array |
array
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.