throw | R Documentation |
Throw exception with message.
throw(message, IgnoreThrower = FALSE)
message |
message of exception |
IgnoreThrower |
Logical: if true, the callstack data don't include the function it call throw. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.