max.stepfun | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.