as_circle_tree {MetaNet} | R Documentation |
Layout as a circle_tree
Description
Layout as a circle_tree
Usage
as_circle_tree()
Value
A two-column matrix, each row giving the coordinates of a vertex, according to the ids of the vertex ids.
See Also
Other layout:
as_arc()
,
as_line()
,
as_polyarc()
,
as_polycircle()
,
as_polygon()
,
c_net_layout()
[Package MetaNet version 0.1.2 Index]