Learn R Programming

sasLM (version 0.9.2)

Range: Range

Description

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

Usage

Range(x)

Value

A scalar value of range

Arguments

x

a vector of numerics

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA in the input vector.