summarizeFounder: Function to summarize the originating members for each line

View source: R/summarizePedigree.R

summarizeFounderR Documentation

Function to summarize the originating members for each line

Description

This function summarizes the originating members for each line in a pedigree. It is supposed to be used internally by the summarize_pedigree function.

Usage

summarizeFounder(ped_dt, group_var, sort_var, foo_summary_dt, verbose)

Arguments

sort_var

A character string specifying the column name to sort by.

verbose

Logical, if TRUE, print progress messages.


R-Computing-Lab/BGMisc documentation built on July 16, 2025, 9:09 p.m.