order_famg_children: Order children in a Family Group record by birth date

View source: R/helpers.R

order_famg_childrenR Documentation

Order children in a Family Group record by birth date

Description

Order children in a Family Group record by birth date

Usage

order_famg_children(gedcom, xref)

Arguments

gedcom

A tidyged object.

xref

The xref of a Family Group record.

Details

Any children without a date a birth are placed last.

Value

The same tidyged object with rearranged children rows in the Family Group record.


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