ragged_bin: ragged_bin

Description Usage Arguments Value

View source: R/utils.R

Description

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

Usage

1
ragged_bin(ln, bins = 10)

Arguments

ln

is an integer specifying length

bins

is an integer specifying number of bins

Value

a list length 'bins' of index numbers


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.