View source: R/summarizePedigree.R
summarizeFounder | R Documentation |
This function summarizes the originating members for each line in a pedigree.
It is supposed to be used internally by the summarize_pedigree
function.
summarizeFounder(ped_dt, group_var, sort_var, foo_summary_dt, verbose)
sort_var |
A character string specifying the column name to sort by. |
verbose |
Logical, if TRUE, print progress messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.