R/fn_df.R
df_indi.Rd
Summarise records of a particular type in a dataframe
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)
A gedcom object.
A vector of xrefs to summarise. If this is left NULL, all relevant xrefs will be used.
A dataframe summarising a record on each row.