# Generated by roxygen2: do not edit by hand

S3method(plot,cohesion)
S3method(plot,ggig)
S3method(plot,metanet)
S3method(plot,rmt_res)
S3method(plot,robust)
S3method(plot,robustness)
S3method(plot,vulnerability)
S3method(print,coors)
S3method(print,corr)
S3method(print,metanet)
export("%<>%")
export("%>%")
export()
export(Cohesion)
export(RMT_threshold)
export(anno_edge)
export(anno_vertex)
export(as_arc)
export(as_line)
export(as_polyarc)
export(as_polygon)
export(c_net_build)
export(c_net_cal)
export(c_net_filter)
export(c_net_from_edgelist)
export(c_net_index)
export(c_net_lay)
export(c_net_plot)
export(c_net_save)
export(c_net_set)
export(c_net_update)
export(check_tabs)
export(combine_n_module)
export(compare_rand)
export(df2net_tree)
export(extract_sub_net)
export(f_cor)
export(filter_n_module)
export(fit_power)
export(g_lay)
export(g_lay_nice)
export(g_lay_polyarc)
export(g_lay_polygon)
export(get_community)
export(get_e)
export(get_group_skeleton)
export(get_module)
export(get_module_eigen)
export(get_n)
export(get_v)
export(input_corr)
export(input_gephi)
export(is_metanet)
export(links_stat)
export(modu_dect)
export(modu_net)
export(module_eigen)
export(module_expression)
export(multi_net_build)
export(my_network_tree)
export(nc)
export(netD3plot)
export(net_par)
export(olympic_rings_net)
export(p.adjust.table)
export(par_sim)
export(plot_module_tree)
export(rand_net)
export(rand_net_par)
export(rmt)
export(robust_test)
export(robustness)
export(show_MetaNet_logo)
export(skeleton_plot)
export(smallworldness)
export(summ_2col)
export(summ_module)
export(to.ggig)
export(to_module_net)
export(twocol_edgelist)
export(venn_net)
export(vulnerability)
export(zp_analyse)
export(zp_plot)
import(ggplot2)
import(igraph)
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(pcutils,get_cols)
importFrom(pcutils,guolv)
importFrom(pcutils,hebing)
importFrom(pcutils,lib_ps)
importFrom(pcutils,mmscale)
importFrom(pcutils,tidai)
importFrom(pcutils,trans)
importFrom(pcutils,update_param)
importFrom(reshape2,acast)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,kmeans)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pt)
importFrom(stats,relevel)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth.spline)
importFrom(stats,time)
importFrom(stats,var)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,write.csv)
