# Generated by roxygen2: do not edit by hand

export(cc_arrow)
export(cc_circos)
export(cc_dotplot)
export(cc_heatmap)
export(cc_network)
export(cc_sigmoid)
export(paletteMartin)
import(ComplexHeatmap)
import(circlize)
import(dplyr)
import(forcats)
import(ggbump)
import(ggh4x)
import(ggplot2)
import(ggraph)
import(ggtext)
import(grDevices)
import(grid)
import(patchwork)
import(scatterpie)
import(stringr)
import(tibble)
import(tidyr)
import(viridis)
importFrom(RColorBrewer,brewer.pal)
importFrom(graphics,par)
importFrom(igraph,V)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,layout_nicely)
importFrom(igraph,layout_with_dh)
importFrom(igraph,layout_with_drl)
importFrom(igraph,layout_with_fr)
importFrom(igraph,layout_with_gem)
importFrom(igraph,layout_with_graphopt)
importFrom(igraph,layout_with_kk)
importFrom(igraph,layout_with_lgl)
importFrom(igraph,layout_with_mds)
importFrom(methods,is)
importFrom(plyr,round_any)
importFrom(scales,pretty_breaks)
importFrom(stats,setNames)
