verboseRun: Run function with/without output silenced

verboseRunR Documentation

Run function with/without output silenced

Description

used in test bed

Usage

verboseRun(expr, verbose = getOption("verbose", FALSE), env = parent.frame())

Arguments

expr

an expression to run

verbose

whether to permit output, or capture it

env

the environment in which to run the expression, defaults to the calling environment


Mouse-Imaging-Centre/RMINC documentation built on Nov. 12, 2022, 1:50 p.m.