View source: R/calcConnections.R
buildSpouseSegments | R Documentation |
Build spouse segments
buildSpouseSegments(ped, connections_for_FOO, use_hash = TRUE)
ped |
A data frame containing the pedigree data. Needs personID, momID, and dadID columns |
connections_for_FOO |
A data frame containing the connections for the spouse segments |
use_hash |
Logical. If TRUE, use the parent_hash to build segments. If FALSE, use the spouseID. |
A data frame with the spouse segments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.