Skip to contents

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.