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/bbr documentation built on March 29, 2025, 1:08 p.m.