Rdocumentation
powered by
Learn R Programming
MinimumDistance (version 1.16.0)
range,ILimit-method: compute the range of an ILimit instance
Description
The range method for class ILimit is used internally in MinimumDistance.
Usage
"range"(x, ..., na.rm = FALSE)
Arguments
x
a
ILimit
object
...
ignored
na.rm
logical. If TRUE, missing values are removed.