Skip to contents

Summarise records of a particular type in a dataframe

Usage

df_indi(x, xrefs = NULL)

df_fam(x, xrefs = NULL)

df_sour(x, xrefs = NULL)

df_repo(x, xrefs = NULL)

df_media(x, xrefs = NULL)

df_note(x, xrefs = NULL)

df_subm(x, xrefs = NULL)

Arguments

x

A gedcom object.

xrefs

A vector of xrefs to summarise. If this is left NULL, all relevant xrefs will be used.

Value

A dataframe summarising a record on each row.