create_exception_node | R Documentation |
Create an exception node
create_exception_node(message = "Unspecified exception", status = -1,
category = "unknown")
message |
character vector message |
status |
numeric status code if known, set to -1 otherwise |
category |
character the exception category if known |
XML::xmlNode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.