remove_note: Remove a Note record from a tidyged object

View source: R/note.R

remove_noteR Documentation

Remove a Note record from a tidyged object

Description

Remove a Note record from a tidyged object

Usage

remove_note(gedcom, note = character())

Arguments

gedcom

A tidyged object.

note

The xref or excerpt of a Note record to act on if one is not activated (will override active record).

Value

An updated tidyged object excluding the selected Note record.


jl5000/tidyged documentation built on June 25, 2022, 10:34 a.m.