failure: Function to create a failure. Returns a qscheck::report...

View source: R/obj-report.R

failureR Documentation

Function to create a failure. Returns a qscheck::report object.

Description

Function to create a failure. Returns a qscheck::report object.

Usage

failure(reason = NULL, tag = NULL, subreport = NULL)

Arguments

reason

A string explaining the reason for the failure to the user.

tag

A unique tag to identify the failure

subreport

if the failure arises from a subcheck, this will contain the report of that subcheck


AstraZeneca/qscheck documentation built on Nov. 1, 2023, 4:45 a.m.