Learn R Programming

SEMID (version 0.3.2)

trFrom: Trek reachable nodes.

Description

Like htrFrom but for the nodes that are trek-reachable from a node

Usage

trFrom(this, node)

# S3 method for MixedGraphFixedOrder trFrom(this, node)

# S3 method for MixedGraph trFrom(this, node)

Arguments

this

the mixed graph object

node

the node from which to find trek-reachable nodes.