Learn R Programming

flexsiteboard (version 0.0.7)

pandoc_read: Read a Pandoc File from some Supported Format

Description

Read a Pandoc File from some Supported Format

Usage

pandoc_read(file, text = NULL, from = pandoc_input_formats())

Value

the Pandoc object

Arguments

file

file to read

text

string to use instead of file if set

from

format of the file