output_message {geeLite}R Documentation

Output Message

Description

Outputs a message if verbose mode is TRUE.

Usage

output_message(message, verbose)

Arguments

message

[mandatory] (list) The message to display.

verbose

[mandatory] (logical) A flag indicating whether to display the message.


[Package geeLite version 1.0.2 Index]