Description Usage Arguments Value Examples
opens a new browser window or tab where the html will be loaded and tries to print it
1 | showAndPrintHtmlFile(file, name_replacement = NULL)
|
name_replacement |
optional, new name for the html file |
path |
server path to a file |
html path relative to www directory
1 2 3 4 | ## Not run:
showAndPrintHtmlFile("form.html", "tmp")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.