strict_mode_error: Raise error in strict mode

strict_mode_errorR Documentation

Raise error in strict mode

Description

Raises an error if options("bbr.strict" = TRUE) (recommended). Otherwise raises a warning. These errors are used for things like type-checking which guarantees safe, predictable behavior of functions, but theoretically advanced users or developers could want to turn them off.

Usage

strict_mode_error(err_msg)

metrumresearchgroup/rbabylon documentation built on Sept. 26, 2024, 4:23 p.m.