Learn R Programming

malan (version 1.0.3)

get_pid: Get pid from individual

Description

Get pid from individual

Usage

get_pid(individual)

Value

pid

Arguments

individual

Individual to get pid of

Examples

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

Run the code above in your browser using DataLab