check_pandoc: Check for 'pandoc"s binary.

check_pandocR Documentation

Check for pandoc's binary.

Description

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.


bioinfocz/scdrake documentation built on Jan. 29, 2024, 10:24 a.m.