pandoc_read {flexsiteboard} | R Documentation |
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())
Arguments
file |
file to read |
text |
string to use instead of file if set |
from |
format of the file |
Value
the Pandoc
object
[Package flexsiteboard version 0.0.7 Index]