get_pid: Get pid from individual

View source: R/RcppExports.R

get_pidR Documentation

Get pid from individual

Description

Get pid from individual

Usage

get_pid(individual)

Arguments

individual

Individual to get pid of

Value

pid

Examples

sim <- sample_geneology(100, 10)
indv <- get_individual(sim$population, 1)
get_pid(indv)


malan documentation built on Aug. 21, 2025, 5:53 p.m.