breaks-class | Class representing a set of intervals |
brk-left-right | Left- or right-closed breaks |
brk_evenly | Chop into equal-width intervals |
brk_left | Left- or right-closed breaks |
brk_manual | Create a 'breaks' object manually |
brk_mean_sd | Chop by standard deviations |
brk_n | Chop into fixed-sized groups |
brk_quantiles | Chop by quantiles |
brk_right | Left- or right-closed breaks |
brk_width | Chop into equal-width intervals |
chop | Cut numeric data into intervals |
chop_deciles | Chop by quantiles |
chop_equally | Chop by quantiles |
chop_evenly | Chop into equal-width intervals |
chop_mean_sd | Chop by standard deviations |
chop_n | Chop into fixed-sized groups |
chop_quantiles | Chop by quantiles |
chop_width | Chop into equal-width intervals |
exactly | Syntactic sugar |
fillet | Chop data precisely (for programmers) |
format.breaks | Class representing a set of intervals |
is.breaks | Class representing a set of intervals |
kiru | Cut numeric data into intervals |
knife | Create a chopping function |
lbl_dash | Labels like 1 - 3, 4 - 5, ... |
lbl_format | Labels using breaks, with arbitrary formatting |
lbl_intervals | Labels using set notation |
lbl_manual | Label manually in sequence |
lbl_seq | Label sequentially |
print.breaks | Class representing a set of intervals |
tab | Tabulate data by intervals |
tab_evenly | Tabulate data by intervals |
tab_mean_sd | Tabulate data by intervals |
tab_n | Tabulate data by intervals |
tab_width | Tabulate data by intervals |