powered by
checkErrorLst examines list for non-empty fields
checkErrorLst(errorLst)
Returns FALSE if all fields are empty or the list is NULL else the entire list is returned.
list with fields for each type of error detectable by qcStudbook.
qcStudbook
errorLst <- qcStudbook(nprcgenekeepr::pedFemaleSireMaleDam, reportErrors = TRUE ) checkErrorLst(errorLst)
Run the code above in your browser using DataLab