makedocx: Convert .TeX to .docx

Description Usage Arguments

Description

Covertes the knitr-compiled .TeX file to a .docx file

Usage

1
  makedocx(dir, fname, pdwd, imwd = "")

Arguments

dir

full path of .TeX file directory

fname

.TeX file file name. Do not include extension

pdwd

full path to pandoc

imwd

full path to image magick. Only include if there is at least one graphic.


reportRx documentation built on May 2, 2019, 10:44 a.m.

Related to makedocx in reportRx...