pedigree_size_generation: Size of pedigree

View source: R/RcppExports.R

pedigree_size_generationR Documentation

Size of pedigree

Description

Get the size of the pedigree. Note the generation_upper_bound_in_result parameter.

Usage

pedigree_size_generation(pedigree, generation_upper_bound_in_result = -1L)

Arguments

pedigree

Pedigree to get size of

generation_upper_bound_in_result

Limit on generation to include in count; -1 means no limit. 0 only include the final generation. 1 only second last generation etc.


malan documentation built on July 4, 2024, 9:09 a.m.