processParents: Process parents information

View source: R/readPedigree.R

processParentsR Documentation

Process parents information

Description

This function processes the dataframe to add momID and dadID columns.

Usage

processParents(df_temp, datasource)

Arguments

df_temp

A data frame containing information about individuals.

Value

A data frame with added momID and dadID columns.


R-Computing-Lab/BGMisc documentation built on April 3, 2025, 3:12 p.m.