layout.concentric: Generates a concentric layout for graphs

Description Usage Arguments Author(s)

Description

Generates a matrix with x,y coordinates for each node in a target graph, which layouts the nodes using concentric circles.

Usage

1
layout.concentric(g, concentric = NULL, radius = NULL, order.by)

Arguments

g

graph (igraph) to layout.

concentric

list with the components of each layer.

radius

radious of each layer.

order.by

graph attributes to order nodes by.

Author(s)

Diego Diez


rTRM documentation built on Nov. 8, 2020, 5:52 p.m.