Suppress warnings matching particular regular expressions.
suppress_warnings(.expr, .f)
.expr | Code to evaluate |
---|---|
.f | A regular expression (which will be passed to |
The warning message as character string, invisibly.
See https://stackoverflow.com/questions/16517795/selective-suppresswarnings-that-filters-by-regular-expression