Learn R Programming

wiad (version 0.0.1.0)

printLog: print a message into konsole given the message string for logging purposes

Description

print a message into konsole given the message string for logging purposes

Usage

printLog(msg = NULL, init = FALSE, finit = FALSE, PRINT_LOGS = TRUE)

Arguments

msg

string message to be printed to stdout

init

boolean variable indicating whether this is the end of the initial setup

Value

No return value