INDIVIDUAL_ATTRIBUTE_STRUCTURE | R Documentation |
This function constructs a tibble representation of the INDIVIDUAL_ATTRIBUTE_STRUCTURE from the GEDCOM 5.5.5 specification.
INDIVIDUAL_ATTRIBUTE_STRUCTURE( attribute_type, attribute_descriptor, individual_event_details = INDIVIDUAL_EVENT_DETAIL() )
attribute_type |
An attribute which may have caused name, addresses, phone numbers, family listings to be recorded. Its application is in helping to classify sources used for information. |
attribute_descriptor |
Text describing a particular characteristic or attribute assigned to an individual. |
individual_event_details |
An INDIVIDUAL_EVENT_DETAIL() object giving details of the attribute. |
A tidy tibble containing the INDIVIDUAL_ATTRIBUTE_STRUCTURE part of a GEDCOM file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.