as_polyarc: Layout as a polyarc

as_polyarcR Documentation

Layout as a polyarc

Description

Layout as a polyarc

Usage

as_polyarc(n = 3, space = pi/3)

Arguments

n

how many arcs of this poly_arc

space

the space between each arc, default: pi/3

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_polycircle(), as_polygon(), c_net_layout()

Examples

as_polyarc()(co_net)

MetaNet documentation built on May 29, 2024, 1:21 a.m.