exportPattern("^[[:alpha:]]+")
importFrom("stats", "addmargins", "binomial", "chisq.test", "coef",
           "confint", "df", "df.residual", "dnorm", "family", "fisher.test",
           "fitted", "glm", "influence.measures", "lm.wfit",
           "mantelhaen.test", "median", "pnorm", "prop.trend.test",
           "qnorm", "qt", "quantile", "sd")
importFrom("graphics", "pairs", "plot")
importFrom("ggformula", "gf_boxplot", "gf_dhistogram", "gf_fitdistr",
           "gf_errorbarh", "gf_hline",  "gf_jitter", "gf_labs", "gf_point",
           "gf_qq", "gf_qqline", "gf_segment", "gf_smooth", "gf_summary",
           "gf_theme", "gf_text",  "gf_vline")
importFrom("emmeans", "emmeans" , "pwpp")
importFrom("finalfit", "ff_column_totals", "summary_factorlist")
importFrom("magrittr", "%>%")
