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/r-goalie documentation built on Jan. 12, 2024, 4:15 a.m.