| build_ped_meta | R Documentation |
Build a unified metadata list for a tidyped object
build_ped_meta(
selfing = FALSE,
bisexual_parents = character(0),
genmethod = "top"
)
selfing |
Logical: whether selfing/monoecious mode was used. |
bisexual_parents |
Character vector of IDs that appear as both sire and dam. |
genmethod |
Character: generation assignment method ("top" or "bottom"). |
A named list of pedigree metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.