suppressSpecificWarning: Suppress a warning that matches '.regexpr'

Description Usage Arguments

View source: R/utils.R

Description

Suppress a warning that matches '.regexpr'

Usage

1
suppressSpecificWarning(.expr, .regexpr)

Arguments

.expr

Expression to run

.regexpr

Regex to match against any generated warning. Warning will be suppressed if this matches the warning message.


metrumresearchgroup/mrgvalidatetestreference documentation built on Aug. 15, 2021, 8:13 a.m.