combine_spouse_age_lines: Combine husband/wife age rows into one row

View source: R/import.R

combine_spouse_age_linesR Documentation

Combine husband/wife age rows into one row

Description

This function combines the HUSB and WIFE rows with their subordinate AGE rows in order to make querying easier.

Usage

combine_spouse_age_lines(gedcom)

Arguments

gedcom

A tidyged object.

Value

A tidyged object with husband/wife and age rows combined accordingly.


jl5000/tidyged.io documentation built on Aug. 11, 2022, 9:53 a.m.