is_famg_birth_child: Determine whether an individual is a child of a family by...

View source: R/identify.R

is_famg_birth_childR Documentation

Determine whether an individual is a child of a family by birth

Description

Determine whether an individual is a child of a family by birth

Usage

is_famg_birth_child(gedcom, indi_xref, famg_xref)

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).

famg_xref

The xref of the Family Group record.

Value

A logical value indicating whether the individual is a child of a family by birth.


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