CHILD_TO_FAMILY_LINK | R Documentation |
This function constructs a tibble representation of the CHILD_TO_FAMILY_LINK from the GEDCOM 5.5.5 specification.
CHILD_TO_FAMILY_LINK( xref_fam, pedigree_linkage_type = character(), notes = list() )
xref_fam |
An xref ID of a Family Group record. |
pedigree_linkage_type |
A code used to indicate the child to family relationship for pedigree navigation purposes. One of "birth", "adopted", "foster". |
notes |
A list of NOTE_STRUCTURE() objects. |
A tidy tibble containing the CHILD_TO_FAMILY_LINK part of a GEDCOM file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.