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