get_pedigree_id: Get pedigree id

View source: R/RcppExports.R

get_pedigree_idR Documentation

Get pedigree id

Description

Get pedigree id

Usage

get_pedigree_id(ped)

Arguments

ped

Pedigree

Examples

sim <- sample_geneology(100, 10)
peds <- build_pedigrees(sim$population)
get_pedigree_id(peds[[1]])


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