max {math} R Documentation

Description

Usage

max(x,
    na.rm = FALSE);

Arguments

x

-

na.rm

a logical indicating whether missing values should be removed. [as boolean]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package math version 2.33.856.6961 Index]