Description Usage Arguments Value Author(s)
Create bins (equal width binning)
1 | createEqualWidthBins(left, right, nbin)
|
left |
The leftmost value of the interval to be binned. |
right |
The rightmost value of the interval to be binned. |
nbin |
The number of bins. |
A numeric vector representing breaks obtained by binning.
Kenji Kondo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.