Learn R Programming

digiRhythm (version 2.4)

print_v: Print if Verbose is true

Description

Print if Verbose is true

Usage

print_v(string, verbose)

Value

No return value. Prints the string concatenated with a verbose if the latter is not NULL.

Arguments

string

The string to print

verbose

if TRUE, print the string