collapseNames: collapse Names

View source: R/readGedcom.R

collapseNamesR Documentation

collapse Names

Description

This function combines the 'name_given' and 'name_given_pieces' columns in a data frame.

Usage

collapseNames(verbose, df_temp)

Arguments

verbose

A logical value indicating whether to print messages.

df_temp

A data frame containing the columns to be combined.

Value

A data frame with the combined columns.


R-Computing-Lab/BGMisc documentation built on July 16, 2025, 9:09 p.m.