Identify all families for an individual where they are a partner

get_families_as_partner(gedcom, indi_xref = character())

Arguments

gedcom

A tidyged object.

indi_xref

The xref of an Individual record to act on if one is not activated (will override active record).

Value

A character vector of family xrefs.

Examples

get_families_as_partner(sample555, "@I2@")
#> [1] "@F1@"