breaks-class            Class representing a set of intervals
brk-left-right          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_width               Chop into equal-width intervals
chop                    Cut numeric data into intervals
exactly                 Syntactic sugar
fillet                  Chop data precisely (for programmers)
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
tab                     Tabulate data by intervals
