Learn R Programming

admixturegraph (version 1.0.2)

admix_props: Specify the proportions in an admixture event.

Description

Syntactic suggar for constructing edges in an admixture graph.

Usage

admix_props(child, parent1, parent2, prop)

Arguments

child
The child node.
parent1
The first parent.
parent2
The second parent.
prop
The admixture proportions coming from the first parent.