create_html_report {waetr} | R Documentation |
Create HTML Report
Description
Internal function to generate HTML report content
Usage
create_html_report(results, input, report_type)
Arguments
results |
List. Analysis results and plots |
input |
Character vector. Input URLs or files |
report_type |
Integer. WAVE report type used |
Value
Character string containing HTML content
[Package waetr version 0.1.0 Index]