IBMPopSim (version 1.0.0)

max.stepfun: Returns the maximum of a function of class stepfun.

Description

Returns the maximum of a function of class stepfun.

Usage

# S3 method for stepfun
max(..., na.rm = FALSE)

Value

The maximum of the step function.

Arguments

...

argument of class stepfun

na.rm

a logical indicating whether missing values should be removed