merge_records: Combine multiple records into a single record

View source: R/merge_gedcoms.R

merge_recordsR Documentation

Combine multiple records into a single record

Description

This function takes multiple records and replaces them with a single record containing all of their subrecords. It does not remove duplicate subrecords.

Usage

merge_records(tg, xrefs)

Arguments

tg

A tidyged object.

xrefs

The xrefs of the records to merge.

Value

A new tidyged object where all specified records have been merged.


jl5000/tidyged.utils documentation built on June 26, 2022, 4:40 p.m.