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

View source: R/functions.R

max.stepfunR Documentation

Returns the maximum of a function of class stepfun.

Description

Returns the maximum of a function of class stepfun.

Usage

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

Arguments

...

argument of class stepfun

na.rm

a logical indicating whether missing values should be removed

Value

The maximum of the step function.


IBMPopSim documentation built on Oct. 15, 2024, 5:07 p.m.