min.symbolic_interval | R Documentation |
Maxima and Minima
## S3 method for class 'symbolic_interval'
min(x, ...)
## S3 method for class 'symbolic_interval'
max(x, ...)
## S3 method for class 'symbolic_interval'
x$name = c("min", "max", "mean", "median")
x |
symbolic interval vector |
... |
further arguments passed to or from other methods. |
name |
... |
a new symbolic interval with the minimum of the minima and the minimum of the maxima
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.