protein_prosum: Take data frame input and calculate the sum of values in each...

View source: R/prosum.R

protein_prosumR Documentation

Take data frame input and calculate the sum of values in each column or row.

Description

Take data frame input and calculate the sum of values in each column or row.

Usage

protein_prosum(data, margin = 2)

Arguments

data

Data frame of numeric values for which to calculate sum

margin

Numeric 1 for row 2 for column.


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