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 July 4, 2024, 9:09 a.m.