View source: R/create_demo_ped_table.R
create_demo_ped_table | R Documentation |
.ped
tableCreate a demo pedigree .ped
table
create_demo_ped_table(n_individuals = 4, traits = create_demo_traits())
n_individuals |
the number of individuals. Use check_n_individuals to check if this is a valid value |
traits |
one or more traits with a clear genetic architecture and a known minor allele frequency, as, for example, created by create_demo_traits. |
Richèl J.C. Bilderbeek
create_demo_ped_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.