MyReportBegin {HTMLUtils} | R Documentation |
gracefully initializes the HTML page
Description
gracefully initializes the HTML page
Usage
MyReportBegin(file = "report.html", title = "My Report Title",
header = NULL)
Arguments
file |
filename |
title |
title for HTML page |
header |
header yes/no |
Author(s)
"Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>
[Package HTMLUtils version 0.1.9 Index]