get_pid | R Documentation |
Get pid from individual
get_pid(individual)
individual |
Individual to get pid of |
pid
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.