add_siblings: Create multiple siblings for an Individual

View source: R/wrappers.R

add_siblingsR Documentation

Create multiple siblings for an Individual

Description

Create multiple siblings for an Individual

Usage

add_siblings(gedcom, xref = character(), sexes = NULL)

Arguments

gedcom

A tidyged object.

xref

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

sexes

A character string giving the sexes of each sibling. For example, "FFM" to add two sisters and one brother. See the help for add_indi() for possible codes.

Value

A tidyged object with additional sibling records.


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