doc_type: Rmarkdown document output type

View source: R/doc_type.R

doc_typeR Documentation

Rmarkdown document output type

Description

Return the rmarkdown document output type as string.

Usage

doc_type()

Details

For use in Rmarkdown documents. Returns the output document type as a string.

Value

Output document type as a string: "pdf", "html", or "other".

Author(s)

Dave Braze davebraze@gmail.com

See Also

is_html_output

Examples

doc_type()


davebraze/FDBpub documentation built on April 30, 2022, 11:23 p.m.