split_gedcom: Split a tidyged object into two

View source: R/utils.R

split_gedcomR Documentation

Split a tidyged object into two

Description

Split a tidyged object into two

Usage

split_gedcom(tg, xrefs)

Arguments

tg

A tidyged object to split.

xrefs

A vector of xrefs to put into the new tidyged object.

Value

A new tidyged object containing the xrefs specified. It will also have the same header and submitter information as the input tidyged object.


jl5000/tidyged.utils documentation built on June 26, 2022, 4:40 p.m.