Create a spouse sealing object
Arguments
- 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
DateExact
object.- state_time
The ordinance time given either as a formatted GEDCOM string, or a
Time
object.- 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.