combine_gedcom_values: Convert the GEDCOM grammar to the GEDCOM form

View source: R/import.R

combine_gedcom_valuesR Documentation

Convert the GEDCOM grammar to the GEDCOM form

Description

This function applies concatenation indicated by CONC/CONT lines.

Usage

combine_gedcom_values(gedcom)

Arguments

gedcom

A tidyged object.

Details

The function works by collapsing CONC/CONT lines using group-by/summarise.

Value

A tidyged object in the GEDCOM form.


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