get_interface_points: Find the vertices in a graph where bundled and non-bundled...

Description Usage Arguments

View source: R/utils.R

Description

Find the vertices in a graph where bundled and non-bundled edges are tangent

Usage

1
get_interface_points(graph, edge_bundles)

Arguments

graph

An igraph object.

edge_bundles

A list of integer vectors. Each list item will be considered one edge bundle, and each vector the edge indices belonging to that bundle.


dSHARP-CMU/pathfinder documentation built on Sept. 11, 2019, 8:54 a.m.