# Generated by roxygen2: do not edit by hand

export(flex_LD_decay)
export(flex_accuracy)
export(flex_accuracy_diff)
export(flex_accuracy_diff2)
export(flex_boxplot)
export(flex_correlation_plot)
export(flex_distribution)
export(flex_interval)
export(flex_manhattan)
export(flex_qqplot)
export(flex_regression_summary)
import(cowplot)
import(dplyr, except = c(combine, lag))
import(ggforce)
import(ggplot2, except = last_plot)
import(grid)
import(gridExtra)
import(nortest)
import(plotly, except = filter)

import(reshape2)
import(stats, except = c(filter))
import(utils)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_dark)
importFrom(ggplot2,theme_minimal)
