View source: R/merge_gedcoms.R
make_xrefs_unique | R Documentation |
This function ensures that all record xrefs across two tidyged objects are unique.
make_xrefs_unique(tg1, tg2)
tg1 |
The first tidyged object. |
tg2 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.