check_line_lengths: Check the line lengths of a GEDCOM file

View source: R/import.R

check_line_lengthsR Documentation

Check the line lengths of a GEDCOM file

Description

Check the line lengths of a GEDCOM file

Usage

check_line_lengths(lines, limit)

Arguments

lines

A character vector of GEDCOM lines.

limit

The maximum length of a line allowed.

Value

The input character vector


jl5000/tidyged.io documentation built on Aug. 11, 2022, 9:53 a.m.