Description Usage Arguments Author(s) Examples
This function will print an error message.
1 | logger.error(msg, ...)
|
msg |
the message that should be printed. |
... |
any additional text that should be printed. |
Rob Kooper
1 2 3 4 | ## Not run:
logger.error('system did not converge')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.