export(frag.cycles)
export(frag.diameters)
export(frag.edges.weighting)
export(frag.get.layers)
export(frag.get.layers.pair)
export(frag.graph.plot)
export(frag.layers.admixture)
export(frag.layers.cohesion)
export(frag.get.parameters)
export(frag.observer.failure)
export(frag.path.lengths)
export(frag.relations.by.layers)
export(frag.simul.process)
export(frag.simul.compare)
export(frag.simul.summarise)
export(make_cr_graph)
export(make_sr_graph)
export(make_crsr_graph)
export(make_frag_object)
exportClasses(Frag.object)
import(igraph)
importFrom(grDevices, rainbow, rgb)
importFrom(graphics, plot, hist)
importFrom(methods, new)
importFrom(utils, combn)
importFrom(stats, na.omit, sd)
importFrom(stats, wilcox.test)
importFrom(RBGL, boyerMyrvoldPlanarityTest)
