assert: assert

Description Usage Arguments

View source: R/evoper.R

Description

The assert function stop the execution if the logical expression given by the parameter expresion is false.

Usage

1
assert(expresion, string)

Arguments

expresion

Some logical expression

string

The text message to show if expression does not hold


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.