Create an individual ordinance object
Arguments
- ord_type
A value from
val_individual_ordinance_types().- date
The date given either as a formatted GEDCOM string, or a
DateValue()object.- temple_name
The name of a temple of The Church of Jesus Christ of Latter-day Saints.
- place
The associated place. This can either be a
Place()object or a character string (a comma-separated string of region names, ordered from smallest to largest).- ord_state
An optional value from
val_ordinance_states(@ord_type).- state_date
The ordinance date given either as a formatted GEDCOM string, or a
DateExactobject.- state_time
The ordinance time given either as a formatted GEDCOM string, or a
Timeobject.- 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.- fam_xref
The cross-reference identifier of a family record.