check_birthdate: Validation of birthdate border and limit

Description Usage Arguments Value

View source: R/pedigree_consistency_checks.R

Description

Format of the birdate (YearMonthDay) have to be checked with some limits

Usage

1
2
check_birthdate(plPedigree, lFormatBorder = getBirthdateBorder(),
  lLimitValue = getBirthdayConsistencyLimit())

Arguments

plPedigree

pedigree as nested list of lists

lFormatBorder

list of consistency border by default taken from getBirthdateBorder()

lLimitValue

list of consistency limit value by default taken from getBirthdayConsistencyLimit()

Value

lCheckedPedigree3


pvrqualitasag/PedigreeFromTvdData documentation built on May 29, 2019, 7:50 a.m.