set_active_record: Flag a record as being active

View source: R/activate.R

set_active_recordR Documentation

Flag a record as being active

Description

This allows an easy mechanism to edit particular records without specifying them each time.

Usage

set_active_record(gedcom, xref)

Arguments

gedcom

A tidyged object.

xref

The xref of the record to activate.

Value

The same tidyged object with an "active_record" attribute set to the xref of the record


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