ASSOCIATION_STRUCTURE | R Documentation |
This function constructs a tibble representation of the ASSOCIATION_STRUCTURE from the GEDCOM 5.5.5 specification.
ASSOCIATION_STRUCTURE( xref_indi, relation_is_descriptor, source_citations = list(), notes = list() )
xref_indi |
An xref ID of an Individual record. |
relation_is_descriptor |
A word or phrase that states object 1's relation is object 2. |
source_citations |
A list of SOURCE_CITATION() objects. |
notes |
A list of NOTE_STRUCTURE() objects. |
A tidy tibble containing the ASSOCIATION_STRUCTURE part of a GEDCOM file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.