aggregate.children: Transverse a directed graph collecting all child nodes.

Description Usage Arguments Value

Description

aggregate.children returns a vector of nodes which are children at all depths of a specified node. This is convenient for gathering isotopic spectra.

Usage

1
2
## S3 method for class 'children'
aggregate(rels, node)

Arguments

rels

Matrix. Representation of the relationship graph with column names "A" and "B.*".

node

Integer. The node at which to start looking for children.

Value

Numeric. A vector containing all child nodes.


nathaniel-mahieu/mz.unity documentation built on May 23, 2019, 12:19 p.m.