processParents: Process Parents Information from GEDCOM Data

View source: R/readGedcom.R

processParentsR Documentation

Process Parents Information from GEDCOM Data

Description

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.


R-Computing-Lab/BGMisc documentation built on July 16, 2025, 9:09 p.m.