powered by
Suppress all output from an expression. Works cross-platform.
quiet(expr, all = TRUE)
Expression to run.
If TRUE then suppress warnings and messages as well; otherwise, only suppress printed output (such as from print or cat).
TRUE
print
cat