get_famg_children: Identify all children in a Family Group

View source: R/identify.R

get_famg_childrenR Documentation

Identify all children in a Family Group

Description

Identify all children in a Family Group

Usage

get_famg_children(gedcom, famg_xref, birth_only = FALSE, 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).

birth_only

Whether to only return biological children.

return_name

Whether to return the child 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.