Simple verbose message wrapper
verboseMsg(..., verbose = NULL)
...
Pass to message
message
verbose
Whether or not to show the message. If is NULL, will search verbose variable in parent.frame.
NULL
parent.frame
Print the progress to console when verbose is TRUE.
TRUE