get_pids_in_pedigree: Get pids in pedigree

View source: R/RcppExports.R

get_pids_in_pedigreeR Documentation

Get pids in pedigree

Description

Get pids in pedigree

Usage

get_pids_in_pedigree(ped)

Arguments

ped

Pedigree

Examples

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


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