assert_that: Assert That

View source: R/utility_functions.R

assert_thatR Documentation

Assert That

Description

Fail and inform

Usage

assert_that(expr, message = NULL)

Arguments

expr

an R expression

message

the message to print if expr evaluates to FALSE. If NULL, the expression is printed like in stopifnot


MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.