stop_for_engine {nc}R Documentation

stop for engine

Description

Stop if specified engine is not available.

Usage

stop_for_engine(engine)

Arguments

engine

character string: PCRE, RE2, or ICU.

Value

character string.

Author(s)

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


[Package nc version 2024.2.21 Index]