PandocAll | R Documentation |
Convert all files in the current working directory of one type into another type using Pandoc.
PandocAll(intype = "docx", outtype = "html")
intype,outtype |
File formats denoted using the standard extensions. |
This will over-write existing files. It was intended to take MS Word files and convert to HTML, but other conversions are possible. See the pandoc documentation for full details.
Files will be created in the current working directory. CRAN policy says you must have been informed that this is happening. This help file is your warning.
A. Jonathan R. Godfrey
Extensive guidance on using pandoc is available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.