print_v: Print if Verbose is true

View source: R/utils.R

print_vR Documentation

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.


digiRhythm documentation built on Sept. 11, 2024, 6:13 p.m.