R/minc_interface.R
verboseRun.Rd
used in test bed
verboseRun(expr, verbose = getOption("verbose", FALSE), env = parent.frame())
an expression to run
whether to permit output, or capture it
the environment in which to run the expression, defaults to the calling environment