# Generated by roxygen2: do not edit by hand

S3method(plot,data_profile)
S3method(print,data_profile)
S3method(summary,data_profile)
export(analyze_dates)
export(analyze_missing)
export(categorical_association)
export(compare_groups)
export(correlation_analysis)
export(data_quality_score)
export(detect_outliers)
export(infer_column_types)
export(is_data_profile)
export(kurtosis)
export(normality_tests)
export(outlier_summary)
export(plot_association)
export(plot_boxplots)
export(plot_correlation)
export(plot_distribution)
export(plot_missing)
export(plot_pairs)
export(profile_data)
export(report)
export(skewness)
export(summarize_columns)
importFrom(ggplot2,.data)
