R/merge_gedcoms.R
make_xrefs_unique.Rd
This function ensures that all record xrefs across two tidyged objects are unique.
make_xrefs_unique(tg1, tg2)
The first tidyged object.
The second tidyged object. This will be the one that will be updated.
The second tidyged object, where all xrefs have been made unique from the first object.