Test_ValidateControlSums: Test_ValidateControlSums test if two values are equal with...

Description Usage Arguments Value See Also

View source: R/Test_ValidateControlSums.R

Description

Test_ValidateControlSums test if two values are equal with '==' and returns error, or warning. This depends form onlyWarning param

Usage

1
Test_ValidateControlSums(V1, V2, msg, onlyWarning = F)

Arguments

V1

First value - scalar

V2

Second value - scalar

msg

Message formated to sprintf function

onlyWarning

param to choose if user want to only warn or error. Warning allows funcion to finish, error stops function

Value

error or warning with msg

See Also

sprintf


kiwimic/JPKr documentation built on Aug. 26, 2019, 6:45 p.m.