Learn R Programming

texor (version 1.5.3)

pandoc_version_check: check texor pandoc compatibility

Description

texor package requires minimum pandoc version above or equal to 3.1, hence this utility will check for the installation and version status.

Usage

pandoc_version_check()

Arguments

Value

TRUE if v >= 3.1, else FALSE

Examples

Run this code
rmarkdown::pandoc_version()

texor::pandoc_version_check()

Run the code above in your browser using DataLab