setVerboseCatOption {NNTbiomarker}R Documentation

setVerboseCatOption

Description

Allows user to toggle on and off printing messages on a per-function basis. Should be usable in other packages, but not by importing.

Usage

setVerboseCatOption(fname, value)

Arguments

fname

Name of the function to control.

value

Boolean value: should this function print out messages?

Value

The new value of the namespace option for fname ifVerboseCat


[Package NNTbiomarker version 0.29.11 Index]