set_class_to_tidyged: Make a dataframe a tidyged object

View source: R/helpers.R

set_class_to_tidygedR Documentation

Make a dataframe a tidyged object

Description

This function sets the attribute on a dataframe identifying it as a tidyged object.

Usage

set_class_to_tidyged(gedcom)

Arguments

gedcom

A tibble with content consistent with that of a tidyged object.

Value

A tidyged object.


jl5000/tidyged.internals documentation built on Aug. 21, 2022, 8:32 p.m.