S3method("print","CA3variants")
S3method("plot","CA3variants")
S3method("summary","CA3variants")
S3method("print","tunelocal")
S3method("plot","tunelocal")
import(methods,tools,multichull,checkmate)
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")
importFrom("grDevices", "dev.new")
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")
importFrom("plotly","plot_ly", "add_trace")
importFrom("stats", "pchisq", "qchisq")
importFrom("ggplot2","ggplot")
importFrom("gridExtra","grid.arrange")
exportPattern("^[[:alpha:]]+")
#exportClasses("cabasicresults")
