Description Usage Arguments Value Examples
Create a quiet function
1 |
.f |
A function to be silenced |
silenceMessages |
Whether messages should be silenced. Defaults to TRUE. |
silenceWarnings |
Whether warnings should be silenced Defaults to true. |
A wrapped function with messages and/or warnings suppressed. If both messages and warnings are suppressed, the function is returned unmodified.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.