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.


BGmisc documentation built on June 11, 2025, 1:07 a.m.