remove_duplicate_subrecords: Remove duplicate subrecords from a tidyged record

View source: R/merge_gedcoms.R

remove_duplicate_subrecordsR Documentation

Remove duplicate subrecords from a tidyged record

Description

This function removes duplicate level 1 subrecords within a single record.

Usage

remove_duplicate_subrecords(tg, xref)

Arguments

tg

A tidyged object.

xref

The xref of the record to act on.

Value

The same tidyged object with duplicate subrecords removed from the specified record.


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