suppressSpecificWarning: Suppress a warning that matches '.regexpr'

suppressSpecificWarningR Documentation

Suppress a warning that matches .regexpr

Description

Suppress a warning that matches .regexpr

Usage

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/rbabylon documentation built on April 21, 2024, 3:26 a.m.