Rdocumentation
powered by
Learn R Programming
samatha (version 0.41)
include.markdown: renders the contents of a markdown file as an html character vector A wrapper around markdown::markdownToHTML
Description
renders the contents of a markdown file as an html character vector A wrapper around markdown::markdownToHTML
Usage
include.markdown(md.file)
Arguments
md.file
a post file in markdown format
Value
a character vector of length 1 of rendered html
See Also
include.textfile