CHANGE_DATE | R Documentation |
This function constructs a tibble representation of the CHANGE_DATE from the GEDCOM 5.5.5 specification.
CHANGE_DATE( change_date = date_exact(), time_value = character(), notes = list() )
change_date |
A date_exact() object giving the date that this data was changed. |
time_value |
The time of a specific event. |
notes |
A list of NOTE_STRUCTURE() objects. |
A tidy tibble containing the CHANGE_DATE part of a GEDCOM file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.