partRange: returns the minimum and maximum of a numeric vector or...

Description Usage Arguments Value

View source: R/partRange.R

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

Arguments

x

a numerical or a data frame

Value

a numeric vector which contains the minimum and the maximum or a data frame with such vectors as columns


IulianD/dsSwissKnife documentation built on Nov. 12, 2020, 7:11 a.m.