# Generated by roxygen2: do not edit by hand

S3method("$",prt)
S3method("$<-",prt)
S3method("[",prt)
S3method("[<-",prt)
S3method("[[",prt)
S3method("[[<-",prt)
S3method("dimnames<-",prt)
S3method("names<-",prt)
S3method(as.data.frame,prt)
S3method(as.data.table,prt)
S3method(as.list,prt)
S3method(as.matrix,prt)
S3method(ctl_new_rowid_pillar,dt_prnt)
S3method(dim,prt)
S3method(dimnames,prt)
S3method(format,prt)
S3method(format_row,character)
S3method(format_row,default)
S3method(format_row,factor)
S3method(glimpse,prt)
S3method(head,prt)
S3method(length,prt)
S3method(names,prt)
S3method(print,prt)
S3method(str,prt)
S3method(str_sum,data.frame)
S3method(str_sum,prt)
S3method(subset,prt)
S3method(tail,prt)
S3method(tbl_format_body,dt_prnt)
S3method(tbl_sum,prt)
export(as_prt)
export(format_dt)
export(glimpse_dt)
export(is_prt)
export(n_part)
export(new_prt)
export(part_nrow)
export(str_dt)
export(str_sum)
export(subset_quo)
export(trunc_dt)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.count)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.string)
importFrom(data.table,as.data.table)
importFrom(pillar,ctl_new_rowid_pillar)
importFrom(pillar,new_pillar_title)
importFrom(pillar,new_pillar_type)
importFrom(pillar,tbl_format_body)
importFrom(pillar,tbl_sum)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,warn)
importFrom(tibble,glimpse)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,tail)
