powered by
Get pid from individual
get_pid(individual)
pid
Individual to get pid of
sim <- sample_geneology(100, 10) indv <- get_individual(sim$population, 1) get_pid(indv)
Run the code above in your browser using DataLab