Description Usage Arguments Value Note See Also Examples
Wrapper to cut
for positive integers.
1 |
x |
A vector of positive integers. |
A factor.
The breaks are 1, 2, 3 to 4, 5 to 8, etc. No input checking is done; use at your peril.
1 2 3 4 | ## Not run:
exponential_cut(c(1:10, 500))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.