importFrom(tidyr,"%>%")
importFrom("stats", "glm")
# Generated by roxygen2: do not edit by hand

export(ExPanD)
export(prepare_correlation_graph)
export(prepare_correlation_table)
export(prepare_descriptive_table)
export(prepare_ext_obs_table)
export(prepare_missing_values_graph)
export(prepare_quantile_trend_graph)
export(prepare_by_group_bar_graph)
export(prepare_regression_table)
export(prepare_scatter_plot)
export(prepare_trend_graph)
export(treat_outliers)
