# Generated by roxygen2: do not edit by hand

export(OmixCraftHD)
export(compute_means_vars)
export(demo_multiomics_analysis)
export(divide_features_one)
export(divide_features_two)
export(divide_samples)
export(divide_vector)
export(feature_selection_one)
export(feature_selection_two)
export(plot_factor)
export(plot_simData)
export(plot_weights)
importFrom(dplyr,across)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(graphics,abline)
importFrom(graphics,image)
importFrom(graphics,persp)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(readr,read_csv)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(utils,data)
