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.


nasserdr/digyRhythm documentation built on April 17, 2025, 8:41 p.m.