print_v {digiRhythm} | R Documentation |
Print if Verbose is true
Description
Print if Verbose is true
Usage
print_v(string, verbose)
Arguments
string |
The string to print |
verbose |
if TRUE, print the string |
Value
No return value. Prints the string concatenated with a verbose if the latter is not NULL.
[Package digiRhythm version 2.1 Index]