system_pandoc | R Documentation |
Pandoc can also be installed on a system and available through the PATH. Theses function are helper to easily use this specific version.
pandoc_system_version()
pandoc_system_bin()
pandoc_system_version()
returns the version number for pandoc
binary found in PATH as a base::numeric_version()
object.
pandoc_system_bin()
returns absolute path to the pandoc
binary found in PATH.
pandoc_version()
, pandoc_bin()
pandoc_system_bin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.