Description Usage Arguments Value
This function divides the range of ‘x’ into intervals and codes the values in ‘x’ according to which interval they fall
1 | bin(x, binWidth)
|
x |
Numeric or Date vector to bin |
binWidth |
number to increment bin bounds by, or string for dates ex: 'month' |
Character vector of coded values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.