Description Usage Arguments Details Value Author(s) See Also
Log a message to stderr. Indicate a logging level to control verbosity.
1 |
o |
Message to be printed. |
level |
If |
doPrint |
additional object that will be output using |
This function prints a message to stderr if the condition is met that a
global log-level is set to greater or equal the value indicated by
level
. Log.level
returns the current logging level.
inivisble formatted message or NULL if nothing was logged
Stefan Böhringer <r-packages@s-boehringer.org>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.