print_v.Rd
Print if Verbose is true
print_v(string, verbose)
The string to print
if TRUE, print the string
No return value. Prints the string concatenated with a verbose if the latter is not NULL.