This function is a wrapper of bookdown::render_book
and is designed
to render report automatically using given parameters and do not need to edit source
report files.
1 | auto_report(input_dir = "./Report", params_list = list(), output_dir = "_book")
|
input_dir |
character, default |
params_list |
list. The compile parameters to update the default parameters. |
output_dir |
character, default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.