get_individual | R Documentation |
Get individual by pid
get_individual(population, pid)
population |
Population |
pid |
pid |
Individual
sim <- sample_geneology(100, 10)
indv <- get_individual(sim$population, 1)
get_pid(indv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.