print_if_debug: Debug printig

Description Usage Arguments Examples

View source: R/verbose.R

Description

Prints the message to the console if the debug parameter has been set to TRUE.

Usage

1

Arguments

message

The messsage that should be printed in the console

object

The object to be printed to the console

debug

Prints to console only if T

Examples

1
print_if_verbose("Hello this is a verbose message", TRUE)

joelgsponer/waRRior2 documentation built on Feb. 22, 2020, 3:34 a.m.