pandoc_bin | R Documentation |
Get path to the pandoc binary
pandoc_bin(version = "default")
pandoc_bin_browse(version = "default")
version |
Version to use. Default will be the
|
pandoc_bin_browse()
allows to open in OS explorer the folder where
pandoc_bin()
is at, when in interactive mode only.
Absolute path to the pandoc binary of the requested version.
pandoc_bin()
pandoc_bin("2.18")
pandoc_bin("nightly")
pandoc_bin("rstudio")
pandoc_bin("system")
pandoc_bin_browse("2.18")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.