View source: R/report_functions.R
report_render | R Documentation |
Function for generating automatically the report
report_render(type = "evaluation", output_file = NULL, output_dir = NULL, ...)
type |
which kind of report must be generated, "evaluation" |
output_file |
file name for the output report |
output_dir |
destination folder (if it does not exist, it will be created) |
... |
Rmarkdown parameters |
The parameters accepted by the rmarkdown template (...
argument) are
the following:
wd: working directory (i.e. the route to the validation root folder)
code: Site/Plot code for which the report must be generated
model: Simulation model, either "spwb" or "growth"
conf: Control configuration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.