getTraversalsHitNodes: Will return the nodes in the graph that the selected...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Will return the nodes in the graph that the selected traversals collectively hit.

Usage

1
getTraversalsHitNodes(sgrap, toExS, travInds)

Arguments

sgrap

The graph.

toExS

The graph traversals.

travInds

The indices for each traversal.

Value

The graph nodes hit by the traversals.


Ahhgust/MMDIT documentation built on Jan. 27, 2021, 11:48 a.m.