Skip to contents

See the RSTUDIO_PANDOC parameter in the pipeline.yaml config (vignette("config_pipeline")).

Usage

check_pandoc(cache = FALSE, verbose = TRUE, ...)

Arguments

cache, ...

Passed to rmarkdown::find_pandoc().

verbose

A logical scalar: if TRUE, be verbose.

Value

Invisibly TRUE if the directory with pandoc's binary exists, FALSE otherwise.