colMax: Get the column max value.

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

Get the column max value.

Usage

1

Arguments

data

The matrix to extract values from.

Value

The maximum value found in the column

Examples

1
2
3
4
## Not run: 
max <- atmoswing::colMax(data)

## End(Not run)

atmoswing/R-toolbox documentation built on Nov. 8, 2019, 3:49 p.m.