addRowlessParents: Add addRowlessParents

View source: R/checkParents.R

addRowlessParentsR Documentation

Add addRowlessParents

Description

This function adds parents who appear in momID or dadID but are missing from ID

Usage

addRowlessParents(ped, verbose, validation_results)

Arguments

ped

A dataframe representing the pedigree data with columns 'ID', 'dadID', and 'momID'.

verbose

A logical flag indicating whether to print progress and validation messages to the console.

validation_results

validation results


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