Description Usage Arguments Value Examples
Show running information.
1 | showRunInfos(msg, level = c("INFO", "WARN", "ERROR"), verbose = TRUE)
|
msg |
Message needs to be shown. |
level |
Specify the output level of the message, 'INFO', 'WARN' or 'ERROR', default: 'INFO'. |
verbose |
Show running infos or not, default: TRUE. |
NULL.
1 | showRunInfos(msg = 'Test', level = 'INFO', verbose = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.