abortifnot {sfcr}R Documentation

Abort if not

Description

Abort if not

Usage

abortifnot(cnd, message = NULL)

Arguments

cnd

Condition to be evaluated.

message

Message to display if condition is false.

Author(s)

João Macalós


[Package sfcr version 0.2.1 Index]