Add a tag namespace column to a tidyged object

mutate_tag_namespace(gedcom)

Arguments

gedcom

A tidyged object.

Value

A tidyged object with an additional 'tag_ns' column containing the full namespace of the tag.

Details

This function is useful if you want to find the namespace of a particular value for the find_xref function.