countPatternRows {BGmisc} | R Documentation |
Check for Pattern Rows
Description
This function counts the number of rows containing specific patterns.
Usage
countPatternRows(file)
Arguments
file |
A data frame containing the GEDCOM file. |
Value
A list with the number of rows containing each pattern.
[Package BGmisc version 1.3.2 Index]