breaks-class            Class representing a set of intervals
brk-left-right          Left- or right-closed breaks
brk_default             Create a standard set of breaks
brk_manual              Create a 'breaks' object manually
brk_width-for-datetime
                        Equal-width intervals for dates or datetimes
chop                    Cut numeric data into 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)
knife                   Deprecated
lbl_dash                Label chopped intervals like 1 - 3, 4 - 5, ...
lbl_discrete            Label discrete data
lbl_endpoint            Label chopped intervals by their left or right
                        endpoints
lbl_format              Label chopped intervals with arbitrary
                        formatting
lbl_intervals           Label chopped intervals using set notation
lbl_manual              Label chopped intervals in a user-defined
                        sequence
lbl_seq                 Label chopped intervals in sequence
percent                 Simple formatter
santoku-package         A versatile cutting tool for R
tab                     Tabulate data by intervals
