is_descendant_of: Is descendant of.

Description Usage Arguments Value

View source: R/plot.R

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.


mailund/admixture_graph documentation built on May 21, 2019, 11:06 a.m.