Batch-render analysis notebooks
1 2 | render_notebook(notebook_file, notebook_dir = "analysis",
reports_dir = "reports", params_tibble, force = FALSE)
|
notebook_file |
filename of the template notebook to be run |
notebook_dir |
directory where the template notebook resides |
reports_dir |
directory where reports are written |
params_tibble |
tibble of parameter values with which to run the notebooks |
force |
whether or note to rerun a notebook when it exists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.