createFamilyToParentsMapping {BGmisc} | R Documentation |
This function creates a mapping from family IDs to the IDs of the parents.
createFamilyToParentsMapping(df_temp)
df_temp |
A data frame containing information about individuals. |
A list mapping family IDs to parent IDs.