false: Set a false goalie check with cause attribute

View source: R/false.R

falseR Documentation

Set a false goalie check with cause attribute

Description

Set a false goalie check with cause attribute

Usage

false(...)

Arguments

...

Elements to pass to internal sprintf() call.

Value

goalie.

Note

Updated 2023-09-29.

Examples

x <- false("{.var %s} is invalid.", "xxx")
print(x)
print(cause(x))

acidgenomics/goalie documentation built on Dec. 11, 2023, 11:36 p.m.