range2: Computes the range of a vector

Description Usage Arguments Value

Description

Computes the range of a vector

Usage

1
range2(x, ...)

Arguments

x

vector for which the range should be computed

...

parameters passed to base function range

Value

returns the range of a vector, but in contrast to base R it returns the difference of range


szugat/predfat documentation built on May 31, 2019, 12:50 a.m.