Description Usage Arguments Value See Also
this function transforms an error log into an error message.
1 | generateError(error.log, warning.log, line.break = "\n ")
|
error.log |
a data.frame with following fields:
|
warning.log |
a data.frame similar to |
line.break |
a character value, separation between error messages. |
a character value, the corresponding error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.