| ensure_complete_tidyped | R Documentation |
Like ensure_tidyped(), but also rejects row-truncated pedigree
subsets whose referenced parents are no longer present.
ensure_complete_tidyped(ped, fun)
ped |
An object expected to be a complete tidyped pedigree. |
fun |
Character scalar. Calling function name for the error message. |
A valid, structurally complete tidyped object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.