partRange | 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.
partRange(...)
x |
a numerical or a data frame |
a numeric vector which contains the minimum and the maximum or a data frame with such vectors as columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.