report_render_and_compress {teal.reporter} | R Documentation |
Render the report
Description
Render the report and zip the created directory.
Usage
report_render_and_compress(
reporter,
input_list,
global_knitr,
file = tempdir()
)
Arguments
reporter |
( |
input_list |
( |
global_knitr |
( |
file |
( |
Value
file
argument, invisibly.
[Package teal.reporter version 0.4.0 Index]