# Generated by roxygen2: do not edit by hand

S3method(build_model,coxph)
S3method(build_model,default)
S3method(build_row,data.frame)
S3method(build_row,default)
S3method(build_row,factor)
S3method(build_row,logical)
S3method(build_row,numeric)
S3method(build_table,coxph)
S3method(build_table,data.frame)
S3method(build_table,default)
S3method(build_table,lm)
export(all_of)
export(any_of)
export(build_model)
export(build_row)
export(build_table)
export(contains)
export(ends_with)
export(everything)
export(last_col)
export(matches)
export(num_range)
export(one_of)
export(starts_with)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
