hushWarning: Selectively muffle warnings based on output

View source: R/Util.R

hushWarningR Documentation

Selectively muffle warnings based on output

Description

Selectively muffle warnings based on output

Usage

hushWarning(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.