Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

internal_extractors

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


ggraph

An Implementation of Grammar of Graphics for Graphs and Networks

v2.0.5
MIT + file LICENSE
Authors
Thomas Lin Pedersen [cre, aut] (<https://orcid.org/0000-0002-5147-4711>), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.