View source: R/validate_gedcom.R
validate_header | R Documentation |
Check the GEDCOM header is properly formed.
validate_header(gedcom, expected_encoding)
gedcom |
A tidyged object |
expected_encoding |
A character string given the expected file encoding. One of "UTF-8", "UTF-16LE", or "UTF-16BE". |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.