make_xrefs_unique: Update xrefs in a tidyged object to make them unique from...

View source: R/merge_gedcoms.R

make_xrefs_uniqueR Documentation

Update xrefs in a tidyged object to make them unique from another tidyged object

Description

This function ensures that all record xrefs across two tidyged objects are unique.

Usage

make_xrefs_unique(tg1, tg2)

Arguments

tg1

The first tidyged object.

tg2

The second tidyged object. This will be the one that will be updated.

Value

The second tidyged object, where all xrefs have been made unique from the first object.


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