as_arc: Layout as a arc

as_arcR Documentation

Layout as a arc

Description

Layout as a arc

Usage

as_arc(angle = 0, arc = pi)

Arguments

angle

anticlockwise rotation angle

arc

the radian of arc

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_circle_tree(), as_line(), as_polyarc(), as_polycircle(), as_polygon(), c_net_layout()

Examples

as_arc()(co_net)
c_net_plot(co_net, coors = as_arc(pi / 2), rescale = FALSE)

MetaNet documentation built on May 29, 2024, 1:21 a.m.