View source: R/buildMarkdown.R
buildMarkdown | R Documentation |
Creates a folder filled with markdown files from a list object with markdown code
buildMarkdown(x, folder = "markdown")
x |
a named list of markdown codes which should be written as markdown files. The name of each entry will become the file name. |
folder |
folder the markdown files should be written to |
Jan Philipp Dietrich
goxygen
, buildHTML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.