Skip to content

dpprdan/rmdwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmdwiki

R-CMD-check Lifecycle: experimental

{rmdwiki} creates wiki markup output from RMarkdown (rmd) documents. Specify e.g. rmdwiki::mediawiki_document as the output of your Rmd file and knitting the document should return a *.mediawiki file. The package currently supports the following formats:

  • mediawiki_document
  • textile_document
  • dokuwiki_document
  • xwiki_document

Installation

remotes::install_github("dpprdan/rmdwiki")