Learn R Programming

htmlreportR (version 1.0.0)

write_report-htmlReport-method: Write HTML Report

Description

This method writes the HTML report generated by an htmlReport object to a specified output file path.

Value

Writes the HTML report to the specified output file path and removes temporary files.

Arguments

output_path

A character string specifying the output file path for the HTML report.

Details

Write HTML Report