breaks-class            Class representing a set of intervals
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 data into intervals
chop_equally            Chop equal-sized groups
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 fixed-width intervals
exactly                 Define singleton intervals explicitly
fillet                  Chop data precisely (for programmers)
lbl_dash                Label chopped intervals like 1-4, 4-5, ...
lbl_discrete            Label discrete data
lbl_endpoint            Label chopped intervals by their left or right
                        endpoints
lbl_glue                Label chopped intervals using the glue package
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
non-standard-types      Tips for chopping non-standard types
percent                 Simple percentage formatter
santoku-package         A versatile cutting tool for R
