Description Usage Arguments Examples
This function is not requires any values to specify. It is only implemented for generating the final output file and cleaning up after the report making process ends. Important to note that this only works if at least the start_report() function has been executed already.
1 |
... |
Other arguments passed on to methods. It is only for technical usage. |
1 2 3 4 | # minimal example
# it generates a PDF file which does not contains anything
start_report() %>%
end_report()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.