View source: R/pandoc-install.R
pandoc_uninstall | R Documentation |
You can run pandoc_installed_versions()
to see which versions are
currently installed on the system.
pandoc_uninstall(version)
version |
which version to uninstalled. |
TRUE
(invisibly) if uninstalling is successful.
pandoc_install()
pandoc_install("2.19.2")
pandoc_is_installed("2.19.2")
pandoc_uninstall("2.19.2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.