minindc | R Documentation |
This function creates a vector filled with the row position of the lowest value within each column of a matrix.
minindc(x)
x |
A matrix that will be be used to create the index of lowest values. |
pos A vector containing an index of the row position of the lowest value within each column of a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.