Skip to contents

Adds parent IDs to the individuals based on family relationship data.

Usage

processParents(df_temp, datasource)

Arguments

df_temp

A data frame produced by readGedcom().

datasource

Character string indicating the data source ("gedcom" or "wiki").

Value

The updated data frame with parent IDs added.