promoteWarning: Selectively convert a warnings to an error

View source: R/Util.R

promoteWarningR Documentation

Selectively convert a warnings to an error

Description

Selectively convert a warnings to an error

Usage

promoteWarning(expr, regexp)

Arguments

expr

an expression

regexp

a regexp to be matched (with str_detect)

Value

the result of expr


amcdavid/HurdleNormal documentation built on May 14, 2022, 11:12 p.m.