# Generated by roxygen2: do not edit by hand

S3method(aggregate,tbl_validation)
S3method(as.data.frame,tbl_validation)
S3method(compute,tbl_validation)
S3method(show_query,tbl_validation)
S3method(summary,tbl_validation)
export(compute)
export(confront.tbl_sql)
export(show_query)
export(tbl)
exportClasses(tbl_validation)
exportMethods(confront)
exportMethods(values)
importFrom(dplyr,coalesce)
importFrom(dplyr,compute)
importFrom(dplyr,show_query)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,transmute)
importFrom(methods,new)
importFrom(stats,aggregate)
importFrom(utils,head)
importFrom(validate,confront)
importFrom(validate,values)
