silent: Hide All Potential Output when Evaluating an Expression

Description Usage Arguments

View source: R/silent.R

Description

This function hides any output a function might try to write to stdout, stderr, to the R console as a message, warning, and so on.

Usage

1
silent(expr)

Arguments

expr

An R expression.


kevinushey/Kmisc documentation built on May 20, 2019, 9:08 a.m.