pandoc_version_check {texor} | R Documentation |
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()
Value
TRUE if v >= 3.1, else FALSE
Examples
rmarkdown::pandoc_version()
texor::pandoc_version_check()
[Package texor version 1.3.0 Index]