Description Usage Arguments Value
from indexes one to length 'ln' return a list of index numbers length 'bins' if 'ln' is not equally divisible by 'bins' the last bin is smaller
1 | ragged_bin(ln, bins = 10)
|
ln |
is an integer specifying length |
bins |
is an integer specifying number of bins |
a list length 'bins' of index numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.