S3method("print","CA3variants")
S3method("plot","CA3variants")
S3method("summary","CA3variants")
S3method("print","tunelocal")
S3method("plot","tunelocal")
import(tools,multichull)
importFrom("grDevices", "dev.new")
importFrom("multichull","CHull")
importFrom("stats","rmultinom","rpois")
importFrom("ggplot2", "ggplot", "aes", "geom_point", "geom_vline", "expand_limits",  "geom_abline", "scale_shape_manual")
importFrom("ggplot2", "geom_hline", "labs", "scale_x_continuous",
"scale_y_continuous", "theme", "element_rect", "scale_colour_manual", "coord_fixed", "geom_segment", "ggtitle", "geom_line","geom_path",
"scale_linetype_manual", "scale_color_manual", "stat_ellipse")
importFrom("ggrepel", "geom_text_repel")
importFrom("gridExtra", "grid.arrange")
importFrom("plotly", "layout", "config","plot_ly", "add_trace")
importFrom("utils", "globalVariables", "getParseData")
importFrom("graphics", "abline", "arrows", "legend", "lines", "par",
     "plot", "plot.new", "points", "text", "title")
importFrom("stats", "pchisq", "qchisq")
importFrom("ggforce","geom_ellipse")
export("CA3variants")
export("tunelocal")
export("chi3")
export("tau3")
export("chi3ordered")
export("tau3ordered")
#exportPattern("tunelocal")
#exportClasses("cabasicresults")
