# Generated by roxygen2: do not edit by hand

export(check_data_consistency)
export(check_data_distribution)
export(check_data_quality)
export(check_data_reliability)
export(check_data_structure)
export(check_for_negative_values)
export(check_missing_values)
export(check_outliers)
export(check_sample_size)
export(find.packages)
export(find.packages_path)
export(find_duplicate_rows)
export(fix.data)
export(fix_blanks_with_na)
export(fix_col_spaces)
export(fix_column_names)
export(fix_data_names)
export(fix_duplicate_cols)
export(fix_duplicate_rows)
export(fix_missing_alphanumeric_values)
export(fix_missing_numeric_values)
export(fix_outliers)
export(fix_row_names)
export(fix_row_spaces)
export(fix_special_characters_in_data)
export(fix_special_characters_in_names)
import(xml2)
importFrom(RCurl,url.exists)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(stats,ave)
importFrom(stats,cor)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
