showAndPrintHtmlFile: opens a new browser window or tab where the html will be...

Description Usage Arguments Value Examples

Description

opens a new browser window or tab where the html will be loaded and tries to print it

Usage

1
showAndPrintHtmlFile(file, name_replacement = NULL)

Arguments

name_replacement

optional, new name for the html file

path

server path to a file

Value

html path relative to www directory

Examples

1
2
3
4
## Not run: 
showAndPrintHtmlFile("form.html", "tmp")

## End(Not run)

mariodejung/samplesubmission documentation built on May 3, 2019, 1:34 p.m.