Description Usage Arguments Details Value
Renders and Rmarkdown file
1 | Render_Rmd(Rmd.file, description = "Rmarkdown", ...)
|
Rmd.file |
Filename of .Rmd file within the R scripts' results directory (source_info$results.dir) |
... |
extra arguments for rmarkdown::render |
Uses rmarkdown library to access objects in the R script. Will track dependencies for objects used within Rmd file.
Rendered output file information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.