Learn R Programming

sasLM (version 0.10.5)

Range: Range

Description

The range, maximum - minimum, as a scalar value.

Usage

Range(y)

Value

A scalar value of a range

Arguments

y

a vector of numerics

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA in the input vector.