# Generated by roxygen2: do not edit by hand

S3method(plot,dualScale)
S3method(print,dualScale)
S3method(summary,dualScale)
export(ds_cf)
export(ds_mc)
export(ds_mc_check)
export(ds_mcf)
export(ds_pc)
export(ds_ro)
export(plot_data)
importFrom(Matrix,Matrix)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(RColorBrewer,brewer.pal)
importFrom(eba,pcX)
importFrom(ff,ff)
importFrom(ff,ffapply)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_shape_identity)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggrepel,geom_label_repel)
importFrom(glue,glue)
importFrom(grid,arrow)
importFrom(grid,unit)
importFrom(matrixcalc,matrix.inverse)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(utils,capture.output)
