parseNameLine: Parse a Full Name Line

View source: R/readGedcom.R

parseNameLineR Documentation

Parse a Full Name Line

Description

Extracts full name information from a GEDCOM "NAME" line and updates the record accordingly.

Usage

parseNameLine(line, record)

Arguments

line

A character string containing the name line.

record

A named list representing the individual's record.

Value

The updated record with parsed name information.


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