Description Usage Arguments Details
Function for generating automatically the report
1 2 | report_render(report = "global", output_file = NULL, output_dir = NULL,
...)
|
report |
which kind of report must be generated, "global" or "transpiration" |
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
transpMode: Transpiration mode, accepted values are simple
,
complex
and both
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.