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 Feb. 24, 2025, 1:22 a.m.