rangeDS: returns the minimum and maximum of a numeric vector

Description Usage Arguments Value Author(s)

Description

this function is similar to R function range but instead to not return the real minimum and maximum, the computed values are multiplied by a very small random number.

Usage

1
rangeDS(xvect)

Arguments

xvect

a numerical

Value

a numeric vector which contains the minimum and the maximum

Author(s)

Gaye, A.


datashield/dsGraphics documentation built on May 14, 2019, 7:50 p.m.