View source: R/nhapply_functions.R
The function outputs a vector of the max/min values of each column
1 | extreme(mat_open, sub.FUN = "max")
|
mat_open |
is a 2 dimensional input matrix |
sub.FUN |
describes, if the max or min value should be calculated |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.