Merge two tidyged objects

merge_gedcoms(tg1, tg2)

Arguments

tg1

The first tidyged object to merge.

tg2

The second tidyged object to merge.

Value

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.