render_page | R Documentation |
Render an rmd file built within the html package template
render_page(
f,
purl = c("none", "basic", "fancy"),
quiet = FALSE,
force = FALSE
)
f |
File to render (character) |
purl |
Creates .r file if set to |
quiet |
As in |
force |
By default, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.