# Generated by roxygen2: do not edit by hand

export(boot_cat_bin)
export(boot_simulated_cat_bin)
export(compare_graphs)
export(family_palette)
export(graph_from_links_nodes)
export(graph_from_matrix)
export(links_nodes_from_mat)
export(mic_adj_matrix)
export(save_graph)
import(cowplot)
import(ggplot2)
import(ggraph)
import(igraph)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(ggplot2,ggsave)
importFrom(igraph,graph_id)
importFrom(labeling,extended)
importFrom(magrittr,"%>%")
importFrom(minerva,cstats)
importFrom(rlang,.data)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stringr,str_wrap)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(utils,capture.output)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(viridis,scale_fill_viridis)
importFrom(viridis,viridis)
