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.


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