View source: R/general.purpuse.utilities.R
number2bin | R Documentation |
Splits numetic vector into equally sized bins
number2bin(v, n)
v |
vector to be splitted |
n |
number of bins |
numeric vector win bin number (same length as v
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.