Create a non-event object
Arguments
- event_type
A code indicating the type of event that didn't happen. This must be taken from
val_event_types()
.- date_period
A date period given either as a formatted GEDCOM string, or a
DatePeriod()
object.- date_phrase
Textual information that cannot be expressed in the date.
- note_xrefs
A character vector of relevant note record cross-reference identifiers.
- notes
Associated notes. This can either be a
Note()
object, a list of them, or a character vector of notes.- citations
Associated sources. This can either be a
SourceCitation()
object, a list of them, or a character vector of XREFs of source records.