assert: Stops and displays indices of any element that is FALSE.

View source: R/support.r

assertR Documentation

Stops and displays indices of any element that is FALSE.

Description

Stops and displays indices of any element that is FALSE.

Usage

assert(xvec)

Arguments

xvec

logical vector

Value

If there is FALSE, return error message.


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.