Create an association object
Arguments
- indi_xref
The cross-reference identifier of an individual record. If the individual does not have a record, then this can be left blank and the value "@VOID@" will be used. However, you should define an @indi_phrase.
- indi_phrase
Textual information that cannot be expressed in the @indi_xref.
- relation_is
The nature of the association. This must be a value from
val_roles()
. If a value of "OTHER" is used, a @relation_phrase must be given.- relation_phrase
Textual information that cannot be expressed in the relation.
- 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.