setVerboseCatOption {NNTbiomarker} | R Documentation |
Allows user to toggle on and off printing messages on a per-function basis. Should be usable in other packages, but not by importing.
setVerboseCatOption(fname, value)
fname |
Name of the function to control. |
value |
Boolean value: should this function print out messages? |
The new value of the namespace option for fname ifVerboseCat