remove_indi_name: Remove a personal name (and components) from an Individual...

View source: R/individual_names.R

remove_indi_nameR Documentation

Remove a personal name (and components) from an Individual record

Description

Remove a personal name (and components) from an Individual record

Usage

remove_indi_name(gedcom, name)

Arguments

gedcom

A tidyged object.

name

The personal name to remove.

Value

An updated tidyged object with an Individual record excluding this personal name (and components).


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