Learn R Programming

dmdScheme (version 1.3.5)

valErr_isOK: Creates data.frame from object of class dmdScheme_validation for usage in details of validation

Description

Creates data.frame from object of class dmdScheme_validation for usage in details of validation

Usage

valErr_isOK(x, returnRootError = FALSE)

Value

named numeric vector of the error levels of the different validations done

Arguments

x

data.frame with the fields Module, error and isOK

returnRootError

if TRUE, return all errors including the error in the object x.