check_bool: Check/Assert that an Object is Either 'TRUE' or 'FALSE'

Description Usage Arguments Value

View source: R/utils.R

Description

Check/Assert that an Object is Either TRUE or FALSE

Usage

1
2
3

Arguments

x

The object to check

Value

check_*() returns TRUE if successful or a error message string otherwise; assert_*() returns x (invisibly) if successful or an error otherwise


jesse-smith/essence documentation built on Dec. 20, 2021, 11:05 p.m.