Description Usage Arguments Value Author(s) Examples
Suppress all output from an expression. Works cross-platform.
1 |
expr |
Expression to run. |
all |
If |
Used for its side effects.
Adapted from https://gist.github.com/daattali/6ab55aee6b50e8929d89
1 | quiet(1 + 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.