knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This meta-package loads the gedcompendium
ecosystem of packages to enable the handling of tidyged
objects (tibble representations of GEDCOM files), and the main package of this ecosystem is tidyged
.
knitr::include_graphics("man/figures/allhex.png")
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("jl5000/gedcompendium")
You can load tidyged
and all of its associated packages at once:
library(gedcompendium)
Not started
Not started
Not started
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.