handle_violation | R Documentation |
Handles violations by either throwing an error, issuing a warning, or doing nothing, depending on the specified action.
handle_violation(message, action)
message |
The error message to be handled. |
action |
The action to take: "error", "warning", or "silent". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.