wflow_pre_knit: pre_knit function for workflowr

View source: R/wflow_html.R

wflow_pre_knitR Documentation

pre_knit function for workflowr

Description

This is the pre_knit function that wflow_html passes to the function output_format from the package rmarkdown. For advanced usage only.

Usage

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.

See Also

wflow_html, wflow_post_knit, wflow_pre_processor


jdblischak/workflowr documentation built on Feb. 27, 2024, 4:37 p.m.