# Generated by roxygen2: do not edit by hand

S3method(plot,validation_report)
S3method(print,validation_report)
export(check_date_like)
export(check_duplicates)
export(check_missing)
export(check_numeric_like)
export(check_outliers)
export(new_validation_report)
export(validate_df)
importFrom(graphics,
  barplot,
  par
)
importFrom(stats,quantile)
