# Generated by roxygen2: do not edit by hand

S3method("[",currency)
S3method("[",percentage)
S3method("[<-",currency)
S3method("[<-",percentage)
S3method("[[",currency)
S3method("[[",percentage)
S3method("[[<-",currency)
S3method("[[<-",percentage)
S3method(as.data.frame,freq)
S3method(as.double,percentage)
S3method(as.vector,freq)
S3method(boxplot,freq)
S3method(c,currency)
S3method(c,percentage)
S3method(clean,data.frame)
S3method(clean,default)
S3method(format,currency)
S3method(format,freq)
S3method(format,percentage)
S3method(freq,Date)
S3method(freq,POSIXt)
S3method(freq,character)
S3method(freq,data.frame)
S3method(freq,default)
S3method(freq,difftime)
S3method(freq,double)
S3method(freq,factor)
S3method(freq,hms)
S3method(freq,integer)
S3method(freq,list)
S3method(freq,matrix)
S3method(freq,numeric)
S3method(freq,table)
S3method(hist,freq)
S3method(max,currency)
S3method(max,percentage)
S3method(mean,currency)
S3method(mean,percentage)
S3method(median,currency)
S3method(median,percentage)
S3method(min,currency)
S3method(min,percentage)
S3method(na_replace,Date)
S3method(na_replace,character)
S3method(na_replace,data.frame)
S3method(na_replace,default)
S3method(na_replace,integer)
S3method(na_replace,list)
S3method(na_replace,logical)
S3method(na_replace,matrix)
S3method(na_replace,numeric)
S3method(pillar_shaft,currency)
S3method(pillar_shaft,percentage)
S3method(plot,freq)
S3method(print,currency)
S3method(print,freq)
S3method(print,percentage)
S3method(sum,currency)
S3method(sum,percentage)
S3method(summary,currency)
S3method(summary,percentage)
S3method(vec_ptype_abbr,currency)
S3method(vec_ptype_abbr,percentage)
S3method(vec_ptype_full,currency)
S3method(vec_ptype_full,percentage)
export(as.currency)
export(as.percentage)
export(clean)
export(clean_Date)
export(clean_POSIXct)
export(clean_character)
export(clean_currency)
export(clean_double)
export(clean_factor)
export(clean_integer)
export(clean_logical)
export(clean_numeric)
export(clean_percentage)
export(format_datetime)
export(format_names)
export(format_p_value)
export(freq)
export(freq.default)
export(header)
export(is.currency)
export(is.freq)
export(is.percentage)
export(na_replace)
export(percentage)
export(rdate)
export(regex_false)
export(regex_true)
export(top_freq)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,silver)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(knitr,kable)
importFrom(pillar,pillar_shaft)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,eval_tidy)
importFrom(stats,median)
importFrom(vctrs,vec_ptype_abbr)
importFrom(vctrs,vec_ptype_full)
