.check_pandoc | R Documentation |
pandoc
and pandoc-citeproc
are availableCheck whether pandoc
and pandoc-citeproc
are available
.check_pandoc(ignore_pandoc)
ignore_pandoc |
Logical. If TRUE, just give a warning if one of pandoc or pandoc-citeproc is not available. If FALSE, an error is thrown. |
Credits to the original implementation proposed by Charlotte Soneson, upon which this function is heavily inspired.
No value is returned. If pandoc
or pandoc-citeproc
are missing,
either warning or error messages are triggered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.