processParents {BGmisc}R Documentation

Process parents information

Description

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

Usage

processParents(df_temp)

Arguments

df_temp

A data frame containing information about individuals.

Value

A data frame with added momID and dadID columns.


[Package BGmisc version 1.3.2 Index]