fail: Fail object

View source: R/utils.R

failR 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


sdtmchecks documentation built on Sept. 11, 2024, 9:34 p.m.