A Versatile Cutting Tool


[Up] [Top]

Documentation for package ‘santoku’ version 0.5.0

Help Pages

santoku-package A versatile cutting tool for R
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_equally Chop by quantiles
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
brk_width-for-datetime Equal-width intervals for dates or datetimes
brk_width.default Chop into equal-width intervals
brk_width.Duration Equal-width intervals for dates or datetimes
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 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
print.breaks Class representing a set of intervals
santoku A versatile cutting tool for R
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