edge: Create an edge from a child to a parent.

Description Usage Arguments

View source: R/agraph.R

Description

Syntactic suggar for constructing edges in an admixture graph.

Usage

1
edge(child, parent)

Arguments

child

The name of the child node.

parent

The name of the parent node.


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