split_spouse_age_lines: Split husband/wife age rows into two rows

View source: R/export.R

split_spouse_age_linesR Documentation

Split husband/wife age rows into two rows

Description

This function splits the HUSB_AGE and WIFE_AGE tags into two rows in line with the GEDCOM specification.

Usage

split_spouse_age_lines(gedcom)

Arguments

gedcom

A tidyged object.

Value

A tidyged object with husband/wife age rows split accordingly.


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