colMin: Get the column min value.

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

Get the column min value.

Usage

1

Arguments

data

The matrix to extract values from.

Value

The minimum value found in the column

Examples

1
2
3
4
## Not run: 
min <- atmoswing::colMin(data)

## End(Not run)

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