colMin: Form Row and Column Min and Max

Description Usage Arguments

Description

Form row and column min and max for numeric arrays.

Usage

1
2
3
colMin(x, na.rm = FALSE)

rowMin(x, na.rm = FALSE)

Arguments

x

an array of two or more dimensions, containing numeric values

na.rm

logical. Should missing values (including NaN) be omitted from the calculations?


drodriguezperez/drtools documentation built on May 15, 2019, 2:42 p.m.