mutate_tag_namespace: Add a tag namespace column to a tidyged object

View source: R/helpers.R

mutate_tag_namespaceR Documentation

Add a tag namespace column to a tidyged object

Description

Add a tag namespace column to a tidyged object

Usage

mutate_tag_namespace(gedcom)

Arguments

gedcom

A tidyged object.

Details

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

Value

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


jl5000/tidygedcom documentation built on June 22, 2022, 5:16 p.m.