add_sour_repo_citation | R Documentation |
This structure is used within a source record to point to a name and address record of the holder of the source document.
add_sour_repo_citation( gedcom, repository, call_number = character(), xref = character(), update_date_changed = TRUE )
gedcom |
A tidyged object. |
repository |
A character string identifying the repository xref. |
call_number |
An identification or reference description used to file and retrieve items from the holdings of a repository. |
xref |
The xref of a record to act on if one is not activated (will override active record). |
update_date_changed |
Whether to add/update the change date for the record. |
An updated tidyged object with an expanded Source record including this repository citation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.