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.


BGmisc documentation built on June 11, 2025, 1:07 a.m.