View source: R/merge_gedcoms.R
merge_gedcoms | R Documentation |
Merge two tidyged objects
merge_gedcoms(tg1, tg2)
tg1 |
The first tidyged object to merge. |
tg2 |
The second tidyged object to merge. |
A new tidyged object containing the records of both input objects. It will also have the same header and submitter information as the first input tidyged object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.