protein_promax: Take data frame input and calculate the maximum value in each...

View source: R/promax.R

protein_promaxR Documentation

Take data frame input and calculate the maximum value in each column or row.

Description

Take data frame input and calculate the maximum value in each column or row.

Usage

protein_promax(data, margin = 2)

Arguments

data

Data frame of numeric values for which to calculate maximum.

margin

Numeric 1 for row 2 for column.


brandonsie/phipmake documentation built on March 15, 2023, 3:24 p.m.