# Generated by roxygen2: do not edit by hand

S3method(brk_left,"function")
S3method(brk_left,numeric)
S3method(brk_right,"function")
S3method(brk_right,numeric)
S3method(format,breaks)
S3method(print,breaks)
export(brk_evenly)
export(brk_left)
export(brk_manual)
export(brk_mean_sd)
export(brk_n)
export(brk_quantiles)
export(brk_right)
export(brk_width)
export(chop)
export(chop_deciles)
export(chop_equally)
export(chop_evenly)
export(chop_mean_sd)
export(chop_n)
export(chop_quantiles)
export(chop_width)
export(exactly)
export(fillet)
export(is.breaks)
export(kiru)
export(knife)
export(lbl_dash)
export(lbl_format)
export(lbl_intervals)
export(lbl_manual)
export(lbl_seq)
export(tab)
export(tab_evenly)
export(tab_mean_sd)
export(tab_n)
export(tab_width)
import(assertthat)
importFrom(Rcpp,sourceCpp)
useDynLib(santoku, .registration = TRUE)
