Identify all partners in a Family Group

get_famg_partners(gedcom, famg_xref, return_name = FALSE)

Arguments

gedcom

A tidyged object.

famg_xref

The xref of a Family Group record to act on if one is not activated (will override active record).

return_name

Whether to return the partners name(s) instead of the xref(s).

Value

A character vector of partner xrefs or names.