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