internal_extractors function

Internal data extractors

Internal data extractors

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

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
  • Maintainer: Thomas Lin Pedersen
  • License: MIT + file LICENSE
  • Last published: 2024-03-07