max.stepfun {IBMPopSim} | R Documentation |
stepfun
.Returns the maximum of a function of class stepfun
.
## S3 method for class 'stepfun'
max(..., na.rm = FALSE)
... |
argument of class |
na.rm |
a logical indicating whether missing values should be removed |
The maximum of the step function.