fails | R Documentation |
This is mainly used internally and should be rarely needed but can be useful for some custom trick conditions. Use this with caution! The tested call is run so you don't want it to have potential side effects or be slow!
fails(call)
call |
A call |
The potential failure will be totally silent (no printed output, no error, no message, no warning). Other side effects should not be an issues if the function is used properly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.