colMaxima: Columnwise Maxima

View source: R/stat.R

colMaximaR Documentation

Columnwise Maxima

Description

Calculate the maxima within each column

Usage

colMaxima(dataFrame, na.rm = FALSE)

Arguments

dataFrame

data frame of which to calculate columnwise maxima

na.rm

passed to the max function


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.