make_bins | R Documentation |
bin an array and return both the bins and their metadata (label and mean value)
make_bins(x, from, to, length)
x |
numeric vector |
from |
parameter for seq() |
to |
parameter for seq() |
length |
length.out parameter for seq() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.