as_polygon | R Documentation |
Layout as a polygon
as_polygon(n = 3, line_curved = 0.5)
n |
how many edges of this polygon |
line_curved |
line_curved 0~0.5 |
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_polyarc()
,
as_polycircle()
,
c_net_layout()
as_polygon()(co_net)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.