View source: R/merge_gedcoms.R
merge_records | R Documentation |
This function takes multiple records and replaces them with a single record containing all of their subrecords. It does not remove duplicate subrecords.
merge_records(tg, xrefs)
tg |
A tidyged object. |
xrefs |
The xrefs of the records to merge. |
A new tidyged object where all specified records have been merged.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.