Build edge list for module dependency graph
depsEdgeList(sim, plot)
# S4 method for class 'simList,logical'
depsEdgeList(sim, plot)
# S4 method for class 'simList,missing'
depsEdgeList(sim, plot)
A data.table
whose first two columns give a list of edges
and remaining columns the attributes of the dependency objects
(object name, class, etc.).