Description Usage Arguments Value Examples
silently returns a new function that will returns an error or a warning if any, or else returns nothing.
1 | silently(.f)
|
.f |
the function to silence |
an error if any, a warning if any. The result is never returned.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.