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, ...)

Arguments

input

Name of R Markdown file

...

currently ignored

Details

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.