render_html | R Documentation |
This is a fairly pointless function, included only to match the syntax of other render_ functions
render_html(infile, herePath = "Rmd/", output_file = NULL)
infile |
String giving the name of the file in the Rmd/ directory, not including the extension. |
herePath |
String telling here::here where to look. Defaults to
|
output_file |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.