protein_promax.Rd
Take data frame input and calculate the maximum value in each column or row.
protein_promax(data, margin = 2)
Data frame of numeric values for which to calculate maximum.
Numeric 1 for row 2 for column.