# Generated by roxygen2: do not edit by hand

S3method(plot,mully)
S3method(print,mully)
export(addEdge)
export(addLayer)
export(addNode)
export(demo)
export(exportCSV)
export(getEdgeAttributes)
export(getIDEdge)
export(getIDNode)
export(getLayer)
export(getLayersCount)
export(getNode)
export(getNodeAttributes)
export(importEdgesCSV)
export(importGraphCSV)
export(importLayersCSV)
export(importNodesCSV)
export(is.mully)
export(isLayer)
export(merge)
export(mully)
export(plot3d)
export(removeEdge)
export(removeLayer)
export(removeNode)
import(igraph)
import(rgl)
importFrom(graphics,plot.new)
importFrom(randomcoloR,randomColor)
importFrom(stats,runif)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
