rec_anc: Record Ancestry: rec_anc

Description Usage Arguments Value Examples

View source: R/record_ancestry.R

Description

Records the ancestry of a population for later use

Usage

1
rec_anc(inPop, rec)

Arguments

inPop

The input population-object

rec

The current ancestry record (optional)

Value

A record of current ancestry data for the poulation

Examples

1
2
inital_record <- rec_anc(inPop)
group_record <- rec_anc(inPop,rec)

fransilvion/REvolution documentation built on Nov. 4, 2019, 12:57 p.m.