Learn R Programming

pandocfilters (version 0.1-6)

set_pandoc_path: Set Pandoc Path

Description

Set the path to pandoc.

Usage

set_pandoc_path(path = "pandoc")

Arguments

path

a character giving the location of pandoc (default is "pandoc" which uses the pandoc set in the system path).