Suppress warnings that match one or more regular expressions
Source:R/suppress_specific_warnings.R
suppress_specific_warnings.Rd
suppress_specific_warnings()
will suppress warnings that match regular
expression patterns that are supplied via
the patterns
argument, without suppressing warnings that don't match the
patterns.