add_spouse: Add a spouse for an individual

View source: R/wrappers.R

add_spouseR Documentation

Add a spouse for an individual

Description

This creates a record for a spouse and their Family Group record.

Usage

add_spouse(gedcom, xref = character(), sex = "U")

Arguments

gedcom

A tidyged object.

xref

The xref of an Individual record to act on if one is not activated (will override active record).

sex

The sex of the spouse.

Value

A tidyged object with additional spouse and Family Group records.


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