rangeDS {dsBase} | R Documentation |
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.
rangeDS(xvect)
xvect |
a numerical |
a numeric vector which contains the minimum and the maximum values of the vector
Amadou Gaye, Demetris Avraam for DataSHIELD Development Team