Learn R Programming

ggraph (version 0.1.1)

internal_extractors: Internal data extractors

Description

These functions exists for supporting different data structures. There is no need to call these directly

Usage

getConnections(layout, from, to, ...)
getEdges(layout)

Arguments

layout
The layout data
from, to
A numeric vector giving the indexes of the start and end nodes
...
Additional parameters passed on to the specific method