This function gets all supporting records (and onwards dependencies) for a set of records. Supporting records are note, multimedia, source, and repository records, i.e. those providing supporting evidence and comments.
Usage
get_supporting_recs(
x,
xrefs,
inc_note = TRUE,
inc_media = TRUE,
inc_sour = TRUE,
inc_repo = TRUE
)