internal_extractors: Internal data extractors

internal_extractorsR Documentation

Internal data extractors

Description

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

Usage

collect_connections(layout, from, to, ...)

collect_edges(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


thomasp85/ggraph documentation built on March 11, 2024, 4:46 a.m.