View source: R/calcCoordinates.R
alignPedigreeWithHints | R Documentation |
Align pedigree with hints for plotting This function aligns a pedigree object using hints if provided, or defaults to the default alignment settings.
alignPedigreeWithHints(ped_ped, config)
ped_ped |
A pedigree object created by 'kinship2::pedigree()'. |
config |
A list of configuration options |
A data frame with the aligned positions of individuals in the pedigree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.