valErr_extract: Extract all fields named error of class dmdScheme_validation
Description
Extract all fields named error of class dmdScheme_validation
Usage
valErr_extract(x, returnRootError = FALSE)
Value
named numeric vector of the error levels of the different validations done
Arguments
- x
object of class dmdScheme_validation
- returnRootError
if TRUE
, return all errors including the error in the object x.