powered by
options
getOption
sink
## quiet log output ro <- getOption("RUnit") ro$silent <- TRUE ro$verbose <- 0L options("RUnit"=ro)
Run the code above in your browser using DataLab