This function scans the data frame and creates a mapping of family IDs to the corresponding parent IDs.
Arguments
- df_temp
A data frame produced by
readGedcom()
.
This function scans the data frame and creates a mapping of family IDs to the corresponding parent IDs.
A data frame produced by readGedcom()
.