dot-verbose.msg: Print the given message if second parameter is a TRUE.

Description Usage Arguments Value

Description

Print the given message if second parameter is a TRUE.

Usage

1
.verbose.msg(.message, .verbose = T)

Arguments

.message

Character vector standing for a message.

.verbose

If T then print the given mesasge.

Value

Nothing.


tcR documentation built on July 2, 2020, 3:18 a.m.