find_gen: Finds rows in a data.frame pedigree where the generation...

Description Usage Arguments

Description

Takes a data.frame made up of four variables, id, Female, Male, Observed, and returns the row where the generation changes.

Usage

1
find_gen(ped, start = 1)

Arguments

ped

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

start

The row to start from

Some useful keyboard shortcuts for package authoring:

Build and Reload Package: 'Ctrl + Shift + B' Check Package: 'Ctrl + Shift + E' Test Package: 'Ctrl + Shift + T'


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