extract_info {BGmisc} | R Documentation |
This function extracts information from a line based on a specified type.
extract_info(line, type)
line |
A character string representing a line from a GEDCOM file. |
type |
A character string representing the type of information to extract. |
A character string with the extracted information.