find_all_gen: Return a vector of positions defining new generations in a...

Description Usage Arguments

Description

Takes a data.frame made up of four variables, id, Female, Male, Observed, and returns a vector of rows where the next generation starts.

Usage

1
find_all_gen(ped, start = 1)

Arguments

ped

A data.frame made up of four variables, id, Female, Male, Observed.

start

The row to start from


alexwhan/mpplot documentation built on May 10, 2019, 8:58 a.m.