get_families_as_partner: Identify all families for an individual where they are a...

View source: R/identify.R

get_families_as_partnerR Documentation

Identify all families for an individual where they are a partner

Description

Identify all families for an individual where they are a partner

Usage

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@")

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