View source: R/extra_methods.R
rowMins | R Documentation |
Return a vector with the row-wise minima of a matrix or dataframe.
rowMins(table)
table |
matrix or dataframe. |
a vector with the row-wise minima.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.