View source: R/checkErrorLst.R
checkErrorLst | R Documentation |
checkErrorLst examines list for non-empty fields
checkErrorLst(errorLst)
errorLst |
list with fields for each type of error detectable by
|
Returns NULL
is all fields are empty
else the entire list is returned.
errorLst <- qcStudbook(nprcgenekeepr::pedFemaleSireMaleDam,
reportErrors = TRUE)
checkErrorLst(errorLst)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.