Remove a Note record from a tidyged object

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.