# Generated by roxygen2: do not edit by hand

S3method(apply_format,"function")
S3method(apply_format,character)
S3method(apply_format.character,character)
S3method(apply_format.character,default)
S3method(apply_format.character,numeric)
S3method(brk_width,Duration)
S3method(brk_width,default)
S3method(class_bounds,Date)
S3method(class_bounds,POSIXct)
S3method(class_bounds,default)
S3method(class_bounds,integer64)
S3method(class_bounds,numeric)
S3method(endpoint_labels,Date)
S3method(endpoint_labels,POSIXt)
S3method(endpoint_labels,default)
S3method(endpoint_labels,double)
S3method(endpoint_labels,integer)
S3method(endpoint_labels,numeric)
S3method(endpoint_labels,quantileBreaks)
S3method(endpoint_labels,sdBreaks)
S3method(format,breaks)
S3method(print,breaks)
S3method(scaled_endpoints,breaks)
S3method(scaled_endpoints,numeric)
S3method(sequence_width,Period)
S3method(sequence_width,default)
export(brk_default)
export(brk_equally)
export(brk_evenly)
export(brk_manual)
export(brk_mean_sd)
export(brk_n)
export(brk_quantiles)
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(lbl_dash)
export(lbl_discrete)
export(lbl_endpoint)
export(lbl_glue)
export(lbl_intervals)
export(lbl_manual)
export(lbl_seq)
export(percent)
export(tab)
export(tab_deciles)
export(tab_equally)
export(tab_evenly)
export(tab_mean_sd)
export(tab_n)
export(tab_quantiles)
export(tab_width)
import(assertthat)
importFrom(Rcpp,sourceCpp)
importFrom(lifecycle,deprecated)
useDynLib(santoku, .registration = TRUE)
