Learn R Programming

sfcr (version 0.2.3)

abortifnot: 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

João Macalós