# Generated by roxygen2: do not edit by hand

export(check_missing_rate)
export(detect_files)
export(dq_result)
export(infer_col_type)
export(load_config)
export(overall_status)
export(read_dataset)
export(read_recent_snapshots)
export(run_comparison_checks)
export(run_custom_checks)
export(run_dq_check)
export(run_qc_checks)
importFrom(dplyr,"%>%")
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme_minimal)
importFrom(gridExtra,grid.arrange)
importFrom(kableExtra,cell_spec)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,kbl)
importFrom(knitr,raw_html)
importFrom(stats,sd)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
