maxlabel: Maximum Label for given number gametes

Description Usage Arguments Value Author(s) Examples

View source: R/maxlabel.R

Description

Get the maximum label for given number of gametes, the label corresponding to the vector 1:ngam.

Usage

1
maxlabel(ngam)

Arguments

ngam

Number of gametes

Value

Returns maximum label. Note that minimum label is always zero.

Author(s)

Fiona Grimson

Examples

1
2
maxlabel( ngam = 4 )
maxlabel( ngam = 10 ) 

IBDLabels documentation built on May 2, 2019, 9:58 a.m.