protein_promax | R Documentation |
Take data frame input and calculate the maximum value in each column or row.
protein_promax(data, margin = 2)
data |
Data frame of numeric values for which to calculate maximum. |
margin |
Numeric 1 for row 2 for column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.