get_famg_partners: Identify all partners in a Family Group

View source: R/identify.R

get_famg_partnersR Documentation

Identify all partners in a Family Group

Description

Identify all partners in a Family Group

Usage

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.


jl5000/tidygedcom documentation built on June 22, 2022, 5:16 p.m.