mapFAMS2parents: Create a Mapping from Family IDs to Parent IDs

View source: R/readGedcom.R

mapFAMS2parentsR Documentation

Create a Mapping from Family IDs to Parent IDs

Description

This function scans the data frame and creates a mapping of family IDs to the corresponding parent IDs.

Usage

mapFAMS2parents(df_temp)

Arguments

df_temp

A data frame produced by readGedcom().

Value

A list mapping family IDs to parent information.


BGmisc documentation built on June 11, 2025, 1:07 a.m.