Range {sasLM} | R Documentation |
Range
Description
The range, maximum - minimum, as a scalar value.
Usage
Range(y)
Arguments
y |
a vector of numerics |
Details
It removes NA
in the input vector.
Value
A scalar value of a range
Author(s)
Kyun-Seop Bae k@acr.kr
[Package sasLM version 0.10.4 Index]