Description Usage Arguments Functions
Write lines of text to a file
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
x |
The first piece of text to write |
... |
Further text to write |
outfile |
The file to write to |
sep |
Character to separate arguments of |
options |
Character vector detailing the R chunk options |
label |
A name to give the R chunk |
chunk_wrapper
: Write an R chunk to a file
This is a wrapper for writer
that formats the text as an R chunk
secret_chunk_wrapper
: Write a secret R chunk to a file
Wrapper for chunk_wrapper
with specific options set to hide output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.