# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,fcat)
S3method(as.data.frame,fmt)
S3method(as.data.frame,fmt_lst)
S3method(as.fcat,data.frame)
S3method(as.fcat,fmt_lst)
S3method(as.fcat,list)
S3method(as.fcat,tbl_df)
S3method(as.fmt,data.frame)
S3method(labels,fmt)
S3method(print,fcat)
S3method(print,fmt)
S3method(print,fmt_lst)
export("fattr<-")
export("formats<-")
export("justification<-")
export("widths<-")
export(as.fcat)
export(as.flist)
export(as.fmt)
export(condition)
export(fapply)
export(fattr)
export(fcat)
export(fdata)
export(flist)
export(fmt_cnt_pct)
export(fmt_mean_sd)
export(fmt_median)
export(fmt_n)
export(fmt_quantile_range)
export(fmt_range)
export(formats)
export(is.fcat)
export(is.flist)
export(is.format)
export(justification)
export(read.fcat)
export(value)
export(widths)
export(write.fcat)
import(crayon)
import(stats)
import(tibble)
