This function constructs a tibble representation of the SPOUSE_TO_FAMILY_LINK from the GEDCOM 5.5.5 specification.

SPOUSE_TO_FAMILY_LINK(xref_fam, notes = list())

Arguments

xref_fam

An xref ID of a Family Group record.

notes

A list of NOTE_STRUCTURE() objects.

Value

A tidy tibble containing the SPOUSE_TO_FAMILY_LINK part of a GEDCOM file.