Skip to content

bleutner/knit2docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knit2docx

Converts Rmd to docx including some side effects, such as figure labelling, file renaming etc. Currently settings are rather tightly tied to the requirements of pelagic publishing. Also it is not tested on anything else than linux. Pandoc and pandoc-citeproc must be installed and in your path. Could be more efficient and less of a hack, but does the job.

Installation

library(devtools)
install_github("bleutner/knit2docx")

Usage

knit2docx("yourRmdFileBasename")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages