is_descendant_of: Is descendant of.

Description Usage Arguments Value

Description

Tells whether a given node is descendant of another given node in a graph.

Usage

1
is_descendant_of(graph, offspring, ancestor)

Arguments

graph

A graph.

offspring

Potential offspring.

ancestor

Potential ancestor.

Value

A truth value.


admixturegraph documentation built on May 2, 2019, 6:02 a.m.