bin | R Documentation |
Bin numeric vector
bin(x, d, bmin = 0, bmax = max(x, na.rm = T), ...)
x |
numeric vector |
d |
bin width |
bmin |
minimum bin (defaults to |
bmax |
maximum bin (defaults to |
... |
additional arguments passed to |
factor, indicating bin assignment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.