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