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