View source: R/mediawiki_document.R
mediawiki_document | R Documentation |
Format for converting from R Markdown to MediaWiki Markup.
mediawiki_document(keep_md = FALSE, pandoc_args = NULL, wikitable = TRUE)
keep_md |
Keep the markdown file generated by knitting. |
pandoc_args |
Additional command line options to pass to pandoc. |
wikitable |
Use |
R Markdown output format to pass to rmarkdown::render()
.
MediaWiki markup documentation
Other wiki formats:
dokuwiki_document()
,
textile_document()
,
xwiki_document()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.