View source: R/create_report.R
create_report | R Documentation |
Create a html report of a simulation result using rmarkdown
create_report( object, title = NULL, output_file = "simulation_report", output_dir = tempdir(), ... )
object |
|
title |
not yet used |
output_file |
The name of the output file. If using |
output_dir |
The output directory for the rendered |
... |
additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.