Learn R Programming

MetaNet (version 0.2.5)

as_poly_sector: Layout as a multi_layer

Description

Layout as a multi_layer

Usage

as_poly_sector(n = 3)

Value

A two-column matrix, each row giving the coordinates of a vertex, according to the ids of the vertex ids.

Arguments

n

how many arcs of this multi_layer

See Also

Other layout: as_arc(), as_circle_tree(), as_line(), as_multi_layer(), as_polyarc(), as_polycircle(), as_polygon(), c_net_layout()