| as_arc | R Documentation |
Layout as a arc
as_arc(angle = 0, arc = pi)
angle |
anticlockwise rotation angle |
arc |
the radian of arc |
A two-column matrix, each row giving the coordinates of a vertex, according to the ids of the vertex ids.
Other layout:
as_circle_tree(),
as_line(),
as_multi_layer(),
as_poly_sector(),
as_polyarc(),
as_polycircle(),
as_polygon(),
c_net_layout()
as_arc()(co_net)
c_net_plot(co_net, coors = as_arc(pi / 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.