Learn R Programming

ggtangle (version 0.1.1)

layout_linear: Linear layout

Description

Linear layout

Usage

layout_linear(graph, sort.by = NULL, ...)

Value

A matrix of coordinates.

Arguments

graph

A graph object.

sort.by

The attribute to sort the nodes by. Default is NULL.

...

Additional arguments.

Author

Guangchuang Yu