processParents {BGmisc} | R Documentation |
This function processes the dataframe to add momID and dadID columns.
processParents(df_temp)
df_temp |
A data frame containing information about individuals. |
A data frame with added momID and dadID columns.