| quiet {ddtlcm} | R Documentation | 
Suppress print from cat()
Description
Suppress print from cat()
Usage
quiet(x, be_quiet = TRUE)
Arguments
x | 
 evaluation of a statement that may explicitly or implicitly involve cat()  | 
be_quiet | 
 logical. TRUE to suppress print from cat(); FALSE to continue printing  | 
[Package ddtlcm version 0.2.1 Index]