extract_info: Extract Information from Line

View source: R/readPedigree.R

extract_infoR Documentation

Extract Information from Line

Description

This function extracts information from a line based on a specified type.

Usage

extract_info(line, type)

Arguments

line

A character string representing a line from a GEDCOM file.

type

A character string representing the type of information to extract.

Value

A character string with the extracted information.


R-Computing-Lab/BGMisc documentation built on April 3, 2025, 3:12 p.m.