| wflow_pre_knit | R Documentation |
This is the pre_knit function that wflow_html passes to
the function output_format from the package
rmarkdown. For advanced usage only.
wflow_pre_knit(input, ...)
input |
Name of R Markdown file |
... |
currently ignored |
If you'd like to insert the workflowr reproducibility report into other R
Markdown output formats such as blogdown::html_page, you can use
wflow_pre_knit.
wflow_html, wflow_post_knit,
wflow_pre_processor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.