save_html {tokenbrowser} | R Documentation |
Wrap html body in the template and save
save_html(data, template, filename = NULL)
data |
The html body data |
template |
The html header/footer template |
filename |
The name of the file to save the html. Default is a temp file |
The (local) url to the html file