save_html {tokenbrowser}R Documentation

Wrap html body in the template and save

Description

Wrap html body in the template and save

Usage

save_html(data, template, filename = NULL)

Arguments

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

Value

The (local) url to the html file


[Package tokenbrowser version 0.1.5 Index]