rmarkdown::render() is a user-friendly entry point to render an Rmarkdown document. This function is an equivalent for a spin() script in any language Rmarkdown supports.
1 |
input |
Input script name |
output |
Path to compiled output. |
engine |
Passed to xspin() |
keep_rmd |
Should we keep the .Rmd file? |
... |
Extra args passed to rmarkdown::render |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.