This function constructs a tibble representation of the NOTE_STRUCTURE from the GEDCOM 5.5.5 specification.

NOTE_STRUCTURE(note = character())

Arguments

note

Either free-form text (comments, opinions) or an xref to another Note record.

Value

A tidy tibble containing the NOTE_STRUCTURE part of a GEDCOM file.