fail {sdtmchecks} | R Documentation |
Fail object
Description
With fail message and dataframe portion responsible for the check failure result
Usage
fail(msg, data = NULL)
Arguments
msg |
character string with fail message |
data |
a data frame to be printed with the fail message |
Value
Boolean with msg and data attributes
[Package sdtmchecks version 1.0.0 Index]