Description Usage Arguments Details
Remove prompts from R code and output and comment the output, much like knitr does by default
1 2 |
comment |
a character string to precede each line of output |
file |
a file containing mixed R code and output. If |
prompt, continue |
the prompt and continue prompt for R code. |
The value of this function is in its side effects. The modified code
will be printed and if file is NULL, it will also be pasted into the
pasteboard buffer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.