topo.layout: topo.layout

Description Usage Arguments Value See Also

View source: R/topo.layout.R

Description

Computes a topological ordering layout for visualization of an igraph object, as long as the igraph object is acyclic

Usage

1

Arguments

g

An igraph object with no strongly connected components [igraph object]

Value

Layout coordinates for plotting a topologically sorted network (can be used for "layout" argument of the plot function) [array]

See Also

Other AOPNet Operations: AOPN.edge.connectivity, AOPN.linear.AOPs


npollesch/AOPNet documentation built on Jan. 9, 2021, 12:39 a.m.