write_report-htmlReport-method {htmlreportR} | R Documentation |
Write HTML Report
Description
This method writes the HTML report generated by an htmlReport
object to a specified output file path.
Arguments
output_path |
A character string specifying the output file path for the HTML report. |
Details
Write HTML Report
Value
Writes the HTML report to the specified output file path and removes temporary files.
[Package htmlreportR version 1.0.0 Index]