Description Usage Arguments Value Examples
This is a faster version of base R function range
. For
optimal speed, use integer = TRUE
if x
is an integer vector and
integer = FALSE
otherwise.
1 |
x |
Integer or numeric vector. |
integer |
Logical value for whether |
Integer or numeric vector.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.