as_line | R Documentation |
Layout as a line
as_line(angle = 0)
angle |
anticlockwise rotation angle |
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_polyarc()
,
as_polycircle()
,
as_polygon()
,
c_net_layout()
as_line()(co_net)
c_net_plot(co_net, coors = as_line(pi / 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.