stop_if_not: Asserts the Truth of R Expressions

Description Usage Arguments Details Value

View source: R/utils.R

Description

Asserts the Truth of R Expressions

Usage

1

Arguments

...

Zero or more R expressions to be asserted to be TRUE.

Details

A bare bone, faster version of base::stopifnot.

Value

Nothing.


TopDom documentation built on May 6, 2021, 9:07 a.m.