as_polycircle {MetaNet}R Documentation

Layout as a polycircle

Description

Layout as a polycircle

Usage

as_polycircle(n = 2)

Arguments

n

how many circles of this polycircle

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

Examples

as_polycircle()(co_net)

[Package MetaNet version 0.1.2 Index]