| rstudio_pandoc | R Documentation |
RStudio IDE ships with a pandoc binary. The path is stored in RSTUDIO_PANDOC
environment variable. Theses function are helper to easily use this specific version.
pandoc_rstudio_version()
pandoc_rstudio_bin()
pandoc_rstudio_version() returns the version number for pandoc binary used by RStudio IDE as a base::numeric_version() object.
pandoc_system_bin() returns absolute path to the pandoc binary used by RStudio IDE.
pandoc_version(), pandoc_bin()
pandoc_rstudio_bin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.