Learn R Programming

nc (version 2025.3.24)

stop_for_engine: stop for engine

Description

Stop if specified engine is not available.

Usage

stop_for_engine(engine)

Value

character string.

Arguments

engine

character string: PCRE, RE2, or ICU.

Author

Toby Hocking <toby.hocking@r-project.org> [aut, cre]