as_poly_sector {MetaNet} | R Documentation |
Layout as a multi_layer
Description
Layout as a multi_layer
Usage
as_poly_sector(n = 3)
Arguments
n |
how many arcs of this multi_layer |
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_circle_tree()
,
as_line()
,
as_multi_layer()
,
as_polyarc()
,
as_polycircle()
,
as_polygon()
,
c_net_layout()
[Package MetaNet version 0.2.7 Index]