stop_if: If any of the expressions are TRUE, 'stop' is called

stop_ifR Documentation

If any of the expressions are TRUE, 'stop' is called

Description

If any of the expressions are TRUE, 'stop' is called

Usage

stop_if(.expression)

Arguments

.expression

any number of R expressions which should each evaluatoe to a logical vector


shane-kercheval/rtools documentation built on July 7, 2022, 8:31 a.m.