This package contains the internal data structures used to represent family tree GEDCOM files. It codifies the rules in the GEDCOM 5.5.5 specification.
The package is part of the gedcompendium
ecosystem of packages. This
ecosystem enables the handling of tidyged
objects (tibble
representations of GEDCOM files), and the main package of this ecosystem
is tidyged
.
The tidyged.internals
package is only to be used by developers of
tidyged
and its extensions.
You can install the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("jl5000/tidyged.internals")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.