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))

steinbaugh/goalie documentation built on Jan. 17, 2024, 5:16 p.m.