Description Usage Arguments Value Examples
Generate R Markdown code chunks.
1 |
stem |
Sequence of unchanging characters in the code chunk label. |
vals |
A vector containing the levels or values to paste together with |
chunk_opts |
An optional string containing any code chunk options to include in the code chunk header. |
No value is returned. A sequence of code chunks equal to the length of vals
is output to the console. These can then be pasted into the .Rmd.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.