as_polyarc | R Documentation |
Layout as a polyarc
as_polyarc(n = 3, space = pi/3)
n |
how many arcs of this poly_arc |
space |
the space between each arc, default: pi/3 |
A two-column matrix, each row giving the coordinates of a vertex, according to the ids of the vertex ids.
Other layout:
as_arc()
,
as_circle_tree()
,
as_line()
,
as_polycircle()
,
as_polygon()
,
c_net_layout()
as_polyarc()(co_net)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.